]> git.saurik.com Git - wxWidgets.git/blobdiff - src/common/module.cpp
Hopefully fixed library names generated by wx-config for OS/2's PM port.
[wxWidgets.git] / src / common / module.cpp
index b5f5409cc6cbb1c7b0b3fdd0a5431dff67b64138..e4b0ea9afa1d7c5466007c8ac1b2a22edd785223 100644 (file)
@@ -22,6 +22,8 @@
 
 #include "wx/module.h"
 #include "wx/hash.h"
+#include "wx/intl.h"
+#include "wx/log.h"
 #include "wx/listimpl.cpp"
 
 WX_DEFINE_LIST(wxModuleList);