X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/8c18c674f5ba691c53151595c30248dd9c824a33..b9efe021b554fa3967d1442cf758435c5cd5ae8f:/src/common/module.cpp?ds=sidebyside diff --git a/src/common/module.cpp b/src/common/module.cpp index b5f5409cc6..e4b0ea9afa 100644 --- a/src/common/module.cpp +++ b/src/common/module.cpp @@ -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);