]> git.saurik.com Git - wxWidgets.git/blobdiff - src/os2/palette.cpp
using Theme layout for measuring as well
[wxWidgets.git] / src / os2 / palette.cpp
index 8012364200fa3529d9b2df1a8a33e918aac8f039..bd592c42e0bfaa4d5945952736b01a466684bea6 100644 (file)
 
 #ifndef WX_PRECOMP
 #include <stdio.h>
+#include "wx/defs.h"
 #include "wx/setup.h"
+#include "wx/string.h"
+#include "wx/os2/private.h"
 #include "wx/palette.h"
+#include "wx/app.h"
 #endif
 
 #define INCL_PM
 #define INCL_GPI
-#include <os2.h>
 
 #include "assert.h"