]> git.saurik.com Git - wxWidgets.git/blobdiff - src/osx/utils_osx.cpp
Compilation fix for ANSI build after r61898.
[wxWidgets.git] / src / osx / utils_osx.cpp
index 6318dd92eb409d43cf1d70123ac2051cc7dfba79..237243684e09dd37e3c61aa0f69f61ddb8903cb2 100644 (file)
@@ -41,7 +41,7 @@
 
 #include "wx/osx/private.h"
 
-#ifdef wxOSX_USE_COCOA
+#if wxOSX_USE_COCOA
 // to get the themeing APIs
 #include <Carbon/Carbon.h>
 #endif