]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/classic/dnd.cpp
Include wx/statusbr.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / classic / dnd.cpp
index 5acd609b19782c2e12ac275b2590eb572861ef00..43cc599f1af61953e3de57692c20f2ee75f17941 100644 (file)
@@ -21,9 +21,9 @@
 
 #ifndef WX_PRECOMP
     #include "wx/app.h"
+    #include "wx/window.h"
 #endif // WX_PRECOMP
 
-#include "wx/window.h"
 #include "wx/toplevel.h"
 #include "wx/gdicmn.h"
 #include "wx/mac/private.h"