]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/mimecmn.cpp
Implement GetValue() and SetValue() and send an event when clicked
[wxWidgets.git] / src / common / mimecmn.cpp
index 943645f89d0cda9d400a237d8a053228ae639dc9..1510e92b2fabf6311bd493f55de7e48ecc1e35f2 100644 (file)
 
 #if wxUSE_MIMETYPE
 
-#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"
 #endif //WX_PRECOMP
 
+#include "wx/module.h"
 #include "wx/log.h"
 #include "wx/file.h"
 #include "wx/iconloc.h"