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

Correct include for MacTypes.h

This commit is contained in:
paulbeach 2008-02-29 15:28:31 +00:00
parent 6bd6bee88c
commit 34d2bfcbf6

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>