X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/f8aeb3e35603f0b2a223df027114dca0b5d91137..6695aca2e25ca3bf77b705cb745be86e4d486e3e:/src/cocoa/mbarman.mm diff --git a/src/cocoa/mbarman.mm b/src/cocoa/mbarman.mm index 7870e6dca3..4a1cdec7fb 100644 --- a/src/cocoa/mbarman.mm +++ b/src/cocoa/mbarman.mm @@ -28,7 +28,10 @@ #import #import +#ifndef wxUSE_FSCRIPT #define wxUSE_FSCRIPT 0 +#endif + #if wxUSE_FSCRIPT #import #endif