]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/checklst.cpp
removed spurious #endif
[wxWidgets.git] / src / os2 / checklst.cpp
index 3bcd1f9abe7c1070d628ce12574c8f96905b1654..4be739ef637c8f5340c548aa996909cb39a00f33 100644 (file)
@@ -25,6 +25,8 @@
     #include "wx/log.h"
     #include "wx/window.h"
     #include "wx/dcmemory.h"
+    #include "wx/dcscreen.h"
+    #include "wx/settings.h"
 #endif
 
 #include "wx/colour.h"
@@ -32,8 +34,6 @@
 #include "wx/bitmap.h"
 #include "wx/listbox.h"
 #include "wx/ownerdrw.h"
-#include "wx/settings.h"
-#include "wx/dcscreen.h"
 
 #define INCL_PM
 #include <os2.h>