]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/gdicmn.cpp
wxURI. Move Convert/to/fromURI into uri.cpp so that it is compiled in base. Regener...
[wxWidgets.git] / src / common / gdicmn.cpp
index 19223f77f70eb8b0a14a0f4e55a0565ddb936005..8edaa3ecf2781160687ab685d7d2e4417e02665e 100644 (file)
@@ -42,7 +42,7 @@
 #include "wx/log.h"
 #include <string.h>
 
-#ifdef __WXMSW__
+#if defined(__WXMSW__) && !defined(__PALMOS__)
 #include "wx/msw/wrapwin.h"
 #endif