wxStatusBarGeneric is used directly so the header needs to be included too

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@41199 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robin Dunn 2006-09-13 19:01:37 +00:00
parent 22a35096a0
commit 8f62e63351

View File

@ -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"