Made compiles on MacOS X a bit smoother, activated MacOS-specific code for CMake...
[supertux.git] / src / tinygettext / findlocale.cpp
index 42398db..f559011 100644 (file)
@@ -38,7 +38,7 @@ from the Author.
 #endif
 
 #ifdef MACOSX
-#include <Carbon/Carbon.h>
+#include <CoreFoundation/CoreFoundation.h>
 #endif
 
 #include "findlocale.hpp"