X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/991d57f8443fc8a31c2ad3e3a8180af08a6394d6..ad9835c97c10c0d7de345e3a7a7c0fc2776eb2cb:/src/mac/classic/display.cpp diff --git a/src/mac/classic/display.cpp b/src/mac/classic/display.cpp index 069570e5d1..9798492bc9 100644 --- a/src/mac/classic/display.cpp +++ b/src/mac/classic/display.cpp @@ -27,8 +27,8 @@ #if wxUSE_DISPLAY #ifndef WX_PRECOMP - #include "wx/dynarray.h" - #include "wx/log.h" + #include "wx/dynarray.h" + #include "wx/log.h" #endif #ifdef __DARWIN__