X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/a3261ffb75f938c1ed6e0853db86c747d15af766..677dc0ed1a3ff68af15f6246d6d0708d5264b07a:/src/unix/utilsunx.cpp diff --git a/src/unix/utilsunx.cpp b/src/unix/utilsunx.cpp index 19c39e6446..7f275de250 100644 --- a/src/unix/utilsunx.cpp +++ b/src/unix/utilsunx.cpp @@ -1220,7 +1220,7 @@ bool wxHandleFatalExceptions(bool doit) #if wxUSE_GUI -#if __DARWIN__ +#ifdef __DARWIN__ #include #endif // ----------------------------------------------------------------------------