Upload tizen 2.0 beta source
[framework/graphics/freetype.git] / src / base / ftbase.c
index 6a27ea9..5e5d70e 100644 (file)
@@ -34,7 +34,7 @@
 #include "fttrigon.c"
 #include "ftutil.c"
 
-#if defined( FT_MACINTOSH ) && !defined ( DARWIN_NO_CARBON )
+#ifdef FT_MACINTOSH
 #include "ftmac.c"
 #endif