]> git.saurik.com Git - wxWidgets.git/blobdiff - src/gtk1/frame.cpp
Fixes for the DLL build
[wxWidgets.git] / src / gtk1 / frame.cpp
index ce1cfdef46da5371a226296b9ecf554c7aaaf866..84ff30270114a3d66fdbe2708d43aee6b176b1ef 100644 (file)
     #include "wx/app.h"
     #include "wx/dcclient.h"
     #include "wx/menu.h"
     #include "wx/app.h"
     #include "wx/dcclient.h"
     #include "wx/menu.h"
+    #include "wx/dialog.h"
+    #include "wx/control.h"
 #endif // WX_PRECOMP
 
 #endif // WX_PRECOMP
 
-#include "wx/dialog.h"
-#include "wx/control.h"
 #if wxUSE_TOOLBAR
     #include "wx/toolbar.h"
 #endif
 #if wxUSE_TOOLBAR
     #include "wx/toolbar.h"
 #endif