8
0
mirror of https://github.com/FirebirdSQL/firebird.git synced 2025-01-24 00:03:03 +01:00

Correct include for MacTypes.h

This commit is contained in:
paulbeach 2008-02-29 15:27:25 +00:00
parent 83377303d0
commit 60c7ab6e03

View File

@ -38,9 +38,7 @@
#include "../jrd/os/path_utils.h"
#include "../jrd/file_params.h"
//#include <CoreServices.framework/Frameworks/CarbonCore.framework/Headers/MacTypes.h>
#include </System/Library/Frameworks/CoreServices.framework/Versions/A/Frameworks/CarbonCore.framework/Versions/A/Headers/MacTypes.h>
#include <CoreServices/CoreServices.h>
#include <CoreFoundation/CFBundle.h>
#include <CoreFoundation/CFURL.h>