Added include for wx/window.h to get this to compile.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@3383 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Michael Bedward
1999-08-15 02:59:41 +00:00
parent 43427087aa
commit 4c151c737e

View File

@@ -13,6 +13,7 @@
#pragma implementation "dcscreen.h"
#endif
#include "wx/window.h"
#include "wx/dcscreen.h"
#include "wx/utils.h"