X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/1e6feb95a79834836e88143b15d9f424ebe79621..f72124dbe5f289165f7c05ba6c3dcbef89e0ead6:/src/common/mimecmn.cpp?ds=inline diff --git a/src/common/mimecmn.cpp b/src/common/mimecmn.cpp index e28e6f9272..8a16ced893 100644 --- a/src/common/mimecmn.cpp +++ b/src/common/mimecmn.cpp @@ -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"