]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/toplevel.cpp
call Init() from wxBufferedDC ctors to ensure that layout direction is inherited...
[wxWidgets.git] / src / os2 / toplevel.cpp
index 2da126aed0dbe7a55f6f14e8f8966ac3e9255004..94819c9f83a6d1acf61868552477323a45ed972f 100644 (file)
@@ -36,9 +36,9 @@
     #include "wx/control.h"
     #include "wx/containr.h"        // wxSetFocusToChild()
     #include "wx/settings.h"
+    #include "wx/module.h"        // wxSetFocusToChild()
 #endif //WX_PRECOMP
 
-#include "wx/module.h"        // wxSetFocusToChild()
 #include "wx/os2/private.h"
 
 // ----------------------------------------------------------------------------