X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a56a99abe859f37615251c865bc807bf13e8b180..ae0e22dd7af3fa44819a08c21c9b478688e9d172:/src/osx/utils_osx.cpp diff --git a/src/osx/utils_osx.cpp b/src/osx/utils_osx.cpp index 6318dd92eb..237243684e 100644 --- a/src/osx/utils_osx.cpp +++ b/src/osx/utils_osx.cpp @@ -41,7 +41,7 @@ #include "wx/osx/private.h" -#ifdef wxOSX_USE_COCOA +#if wxOSX_USE_COCOA // to get the themeing APIs #include #endif