]> git.saurik.com Git - wxWidgets.git/blobdiff - include/wx/msw/wince/missing.h
Spelling fixes [#1017001], source cleaning.
[wxWidgets.git] / include / wx / msw / wince / missing.h
index 99d6ce7583f7950e190843b99f55522e974d6fa3..50eff7a464b4263ebfff55316e3105ce5c421308 100644 (file)
@@ -25,7 +25,7 @@ inline BOOL IsIconic( HWND WXUNUSED(hWnd) )
     return FALSE;
 }
 
-#ifdef WIN32_PLATFORM_PSPC
+#ifdef __POCKETPC__
 #define SM_CXCURSOR             13
 #define SM_CYCURSOR             14
 #endif