]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/dnd.cpp
Include wx/app.h according to precompiled headers of wx/wx.h (with other minor cleaning).
[wxWidgets.git] / src / os2 / dnd.cpp
index 9100811fc9b6c2459e25e527a30662dd0d221956..9d277bfadea7fbd79c628cce769be93c898faa9c 100644 (file)
 
 #if wxUSE_DRAG_AND_DROP
 
+#include "wx/dnd.h"
+
+#ifndef WX_PRECOMP
+    #include "wx/app.h"
+#endif
+
 #include "wx/window.h"
-#include "wx/app.h"
 #include "wx/gdicmn.h"
-#include "wx/dnd.h"
 
 #define INCL_PM
 #define INCL_DOS