]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gdicmn.cpp
added {debughlp|stackwalk}.{h|cpp}
[wxWidgets.git] / src / common / gdicmn.cpp
index 0f73fff8394a359d98815b703b2109ff523f4aeb..5de95ee422c64f3a6f94d7fc83974afa039f952e 100644 (file)
@@ -42,7 +42,7 @@
 #include "wx/log.h"
 #include <string.h>
 
-#if defined(__WXMSW__) && !defined(__PALMOS__)
+#if defined(__WXMSW__)
 #include "wx/msw/wrapwin.h"
 #endif