]> git.saurik.com Git - wxWidgets.git/blobdiff - src/mac/carbon/dnd.cpp
Include wx/scrolbar.h according to precompiled headers of wx/wx.h (with other minor...
[wxWidgets.git] / src / mac / carbon / dnd.cpp
index 22cef52744b114be17acfb56cc155811297ed28e..ab82e4c481ad8c3a746c986cb45ab78c682224d8 100644 (file)
@@ -17,9 +17,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"