moving things to private headers

git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775
This commit is contained in:
Stefan Csomor 2007-12-18 13:24:42 +00:00
parent 66bc98cccb
commit 2f94ab4099

View File

@ -34,7 +34,7 @@
#include "wx/module.h"
#endif
#include "wx/graphics.h"
#include "wx/private/graphics.h"
#include "wx/rawbmp.h"
#include <vector>