From 1c61d4007a2fb3b6ea1a84ced86338cb65a66363 Mon Sep 17 00:00:00 2001 From: Taybin Rutkin Date: Thu, 25 Jan 2007 03:36:51 +0000 Subject: [PATCH] Cocoa branch compiles again. git-svn-id: svn://localhost/ardour2/trunk@1384 d708f5d6-7413-0410-9779-e7cbd77b26cf --- libs/ardour/coreaudiosource.cc | 1 + libs/ardour/destructive_filesource.cc | 2 +- tools/Spotlight Importer/Info.plist | 4 ++-- 3 files changed, 4 insertions(+), 3 deletions(-) diff --git a/libs/ardour/coreaudiosource.cc b/libs/ardour/coreaudiosource.cc index 3c81b18fd4..e38a34e378 100644 --- a/libs/ardour/coreaudiosource.cc +++ b/libs/ardour/coreaudiosource.cc @@ -19,6 +19,7 @@ #include #include +#include #include #include diff --git a/libs/ardour/destructive_filesource.cc b/libs/ardour/destructive_filesource.cc index 2f2e85ed5a..5eada195cd 100644 --- a/libs/ardour/destructive_filesource.cc +++ b/libs/ardour/destructive_filesource.cc @@ -410,7 +410,7 @@ DestructiveFileSource::handle_header_position_change () } void -DestructiveFileSource::set_timeline_position (nframes_t pos) +DestructiveFileSource::set_timeline_position (int64_t pos) { //destructive track timeline postion does not change except at instantion or when header_position_offset (session start) changes } diff --git a/tools/Spotlight Importer/Info.plist b/tools/Spotlight Importer/Info.plist index 93fbb54f18..da11c8db5b 100644 --- a/tools/Spotlight Importer/Info.plist +++ b/tools/Spotlight Importer/Info.plist @@ -17,9 +17,9 @@ UTTypeIdentifier - com.yourcompany.yourUTI + org.ardour.yourUTI UTTypeReferenceURL - http://www.company.com/yourproduct + http://www.ardour.org UTTypeDescription Your Document Kind String UTTypeConformsTo