diff --git a/src/main.cpp b/src/main.cpp index cdb768229..2193a52f2 100644 --- a/src/main.cpp +++ b/src/main.cpp @@ -80,6 +80,7 @@ #include #if defined(WZ_OS_MAC) +// NOTE: Moving these defines is likely to (and has in the past) break the mac builds # include # include # include "cocoa_wrapper.h"