]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/mimecmn.cpp
Unicode compilation fix
[wxWidgets.git] / src / common / mimecmn.cpp
index e28e6f9272385dac86bb1b0fe4ad9333501b6311..8a16ced893591f3c2bd0bfedbf94587588b1b72f 100644 (file)
@@ -34,6 +34,8 @@
 #ifndef WX_PRECOMP
     #include "wx/module.h"
 #endif
+// this one is needed for MSVC5
+#include "wx/module.h"
 
 #ifndef WX_PRECOMP
   #include "wx/string.h"