X-Git-Url: https://git.saurik.com/wxWidgets.git/blobdiff_plain/446e69bee56ce978cfb87d80a2f8c0e44ec61658..c2c04edc2cc8ad724cb275301817e6554fe4d92b:/src/msw/frame.cpp 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"