]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/toplvcmn.cpp
Applied patch [ 649284 ] Fix wxODBC to work with MySQL 2.x
[wxWidgets.git] / src / common / toplvcmn.cpp
index f5386f9835865f904a21eb1d0aa98b18921a2d1d..b1af3fdd14ece11311c8a76ec6b20c08d2bf198e 100644 (file)
@@ -28,9 +28,9 @@
 #endif
 
 #ifndef WX_PRECOMP
-    #include "wx/app.h"
     #include "wx/toplevel.h"
     #include "wx/dcclient.h"
+    #include "wx/app.h"
 #endif // WX_PRECOMP
 
 // ----------------------------------------------------------------------------