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