Added missing include.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23332 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis 2003-08-31 21:00:00 +00:00
parent 28410cdcee
commit 51a7e6af00

View File

@ -15,6 +15,7 @@
#include "wx/list.h"
#include "wx/gdiobj.h"
#include "wx/gdicmn.h"
#include "wx/os2/private.h"
class WXDLLEXPORT wxRect;
class WXDLLEXPORT wxPoint;