]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/frame.cpp
Move the generic picker files to the GUI common section.
[wxWidgets.git] / src / gtk1 / frame.cpp
index 3768d3a77ab460a9cda45e682dc6c6dfa9a6d823..84ff30270114a3d66fdbe2708d43aee6b176b1ef 100644 (file)
@@ -25,9 +25,9 @@
     #include "wx/dcclient.h"
     #include "wx/menu.h"
     #include "wx/dialog.h"
+    #include "wx/control.h"
 #endif // WX_PRECOMP
 
-#include "wx/control.h"
 #if wxUSE_TOOLBAR
     #include "wx/toolbar.h"
 #endif