diff --git a/src/msw/window.cpp b/src/msw/window.cpp index 063edc4ee5..7ec89863e5 100644 --- a/src/msw/window.cpp +++ b/src/msw/window.cpp @@ -4839,6 +4839,4 @@ const char *wxGetMessageName(int message) return s_szBuf; } } -#endif //WXDEBUG - -#include "../common/wincmn.cpp" +#endif //WXDEBUG \ No newline at end of file