]> git.saurik.com Git - wxWidgets.git/blobdiff - src/msw/fdrepdlg.cpp
Added headers that didn't get installed.
[wxWidgets.git] / src / msw / fdrepdlg.cpp
index cc2b94299d417b11f1c110ff992b266e83440ed7..76c85f3c8a9bb7a39156668d641ad2e89522e2e5 100644 (file)
@@ -37,7 +37,7 @@
 
 #include "wx/msw/private.h"
 
-#if !defined(__WIN32__) || defined(__SALFORDC__)
+#if !defined(__WIN32__) || defined(__WXWINCE__)
     #include <commdlg.h>
 #endif