Make it compile a bit more

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@65365 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Robert Roebling 2010-08-19 18:17:51 +00:00
parent 8d5016b18b
commit 03d291d933

View File

@ -25,6 +25,7 @@
#ifndef WX_PRECOMP
#include "wx/stattext.h"
#include "wx/msw/private.h"
#endif
// ----------------------------------------------------------------------------