fixed makefile for macosx again

git-svn-id: svn://pulkomandy.tk/GrafX2/trunk@1905 416bcca6-2ee7-4201-b75f-2eb2f807beb1
This commit is contained in:
Franck Charlet
2012-02-20 19:56:52 +00:00
parent b92d66911f
commit 8ea1ab7fc8
5 changed files with 27 additions and 8 deletions

View File

@@ -45,7 +45,6 @@
#endif
#if defined(__macosx__)
#include <Carbon/Carbon.h>
#import <corefoundation/corefoundation.h>
#import <sys/param.h>
#endif