diff --git a/src/msw/frame.cpp b/src/msw/frame.cpp index 0751c4863b..c31faeb708 100644 --- a/src/msw/frame.cpp +++ b/src/msw/frame.cpp @@ -50,6 +50,8 @@ #include "wx/msw/winundef.h" #endif +#include "wx/generic/statusbr.h" + #ifdef __WXUNIVERSAL__ #include "wx/univ/theme.h" #include "wx/univ/colschem.h"