X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/670f9935630beb2123a5ca62894ae92a3f0efa4f..d3c7fc996a73e9f6a83067bc28a3c5581a3fee65:/src/mac/classic/toplevel.cpp?ds=sidebyside

diff --git a/src/mac/classic/toplevel.cpp b/src/mac/classic/toplevel.cpp
index 7879d27791..aa5bc6892d 100644
--- a/src/mac/classic/toplevel.cpp
+++ b/src/mac/classic/toplevel.cpp
@@ -24,9 +24,10 @@
     #pragma hdrstop
 #endif
 
+#include "wx/toplevel.h"
+
 #ifndef WX_PRECOMP
     #include "wx/app.h"
-    #include "wx/toplevel.h"
     #include "wx/frame.h"
     #include "wx/string.h"
     #include "wx/log.h"