]> git.saurik.com Git - wxWidgets.git/blobdiff - tests/streams/largefile.cpp
test both wxMBConvUTFxx and wxCSConv(wxFONTENCODING_UTFxx), they should behave the...
[wxWidgets.git] / tests / streams / largefile.cpp
index 8a11a3bf82792eeec5dce447832f4f7cf9ad8984..1366ae6091bbbea9683ab4d36bf1184c9e374850 100644 (file)
@@ -36,7 +36,8 @@
 #include "wx/wfstream.h"
 
 #ifdef __WXMSW__
-#include "winioctl.h"
+#include "wx/msw/wrapwin.h"
+#include <winioctl.h>
 #endif
 
 using std::auto_ptr;