]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/mimetype.cpp
Don't use wxCHECK_W32API_VERSION() in #if when it can be undefined.
[wxWidgets.git] / src / msw / mimetype.cpp
index a067ac7de3b567a80f831d107b2a04a8abe404cf..3fbbbe983e86c1e13d844eab50225f8686851c89 100644 (file)
@@ -36,7 +36,7 @@
 #include "wx/iconloc.h"
 #include "wx/confbase.h"
 
-#ifdef __WXMSW__
+#ifdef __WINDOWS__
     #include "wx/msw/registry.h"
     #include "wx/msw/private.h"
 #endif // OS