]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk/dnd.cpp
[ 1509599 ] 'Split pickers page in widgets sample' with more icons and rebaking.
[wxWidgets.git] / src / gtk / dnd.cpp
index 946de36ded202b6664df2ebaa9fd6eae25a4b262..2d234e0f9217644224ead3c9aaf4fe19e44fd064 100644 (file)
     #include "wx/intl.h"
     #include "wx/log.h"
     #include "wx/app.h"
+    #include "wx/utils.h"
+    #include "wx/window.h"
+    #include "wx/gdicmn.h"
 #endif
 
-#include "wx/window.h"
-#include "wx/gdicmn.h"
-#include "wx/utils.h"
-
 #include "wx/gtk/private.h"
 
 #include <gdk/gdkprivate.h>