X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a56a99abe859f37615251c865bc807bf13e8b180..345ff9c65b3ef17709785708b224dfcbf5135583:/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