moving things to private headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50799 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2007-12-18 13:23:59 +00:00
parent 3c419e8111
commit 66bc98cccb

View File

@ -18,7 +18,7 @@
#if wxUSE_GRAPHICS_CONTEXT
#include "wx/graphics.h"
#include "wx/private/graphics.h"
#ifndef WX_PRECOMP
#include "wx/icon.h"