]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/stdpaths.h
guess it wasn't
[wxWidgets.git] / include / wx / stdpaths.h
index 5877ca4450d6de49dcd35dd85cbc8c5e39298082..9f83385657901ba2559ed4fdb312ad8dc7ea2809 100644 (file)
@@ -89,6 +89,8 @@ protected:
     #include "wx/os2/stdpaths.h"
 #elif defined(__UNIX__)
     #include "wx/unix/stdpaths.h"
+#elif defined(__PALMOS__)
+    #include "wx/palmos/stdpaths.h"
 #endif
 
 #endif // _WX_STDPATHS_H_