added missing header.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@13735 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Ron Lee
2002-01-21 21:30:45 +00:00
parent 81d19f3ea5
commit c9baf9d738

View File

@@ -34,6 +34,7 @@
#include "wx/radiobut.h" #include "wx/radiobut.h"
#include "wx/settings.h" #include "wx/settings.h"
#include "wx/brush.h" #include "wx/brush.h"
#include "wx/dcscreen.h"
#endif #endif
#include "wx/msw/private.h" #include "wx/msw/private.h"