Added missing include.

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@23330 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Neis 2003-08-31 20:52:26 +00:00
parent 0093fe11c5
commit 4fe9efc1b9

View File

@ -12,6 +12,10 @@
// For compilers that support precompilation, includes "wx.h".
#include "wx/wxprec.h"
#ifndef WX_PRECOMP
#include "wx/colour.h"
#endif
#include "wx/gdicmn.h"
#define INCL_GPI
#define INCL_PM