projects
/
wxWidgets.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
xti introduction
[wxWidgets.git]
/
src
/
common
/
mimecmn.cpp
diff --git
a/src/common/mimecmn.cpp
b/src/common/mimecmn.cpp
index 70c327b553e023228a88da15fdcb6dc7a9ce9fad..1510e92b2fabf6311bd493f55de7e48ecc1e35f2 100644
(file)
--- a/
src/common/mimecmn.cpp
+++ b/
src/common/mimecmn.cpp
@@
-31,14
+31,11
@@
#if wxUSE_MIMETYPE
-#ifndef WX_PRECOMP
- #include "wx/module.h"
-#endif
-
#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"