]> git.saurik.com Git - wxWidgets.git/commitdiff
moving things to private headers
authorStefan Csomor <csomor@advancedconcepts.ch>
Tue, 18 Dec 2007 13:24:42 +0000 (13:24 +0000)
committerStefan Csomor <csomor@advancedconcepts.ch>
Tue, 18 Dec 2007 13:24:42 +0000 (13:24 +0000)
git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775

src/generic/graphicc.cpp

index af6ee1db265b3dea1ab48ea2d4ac648a14afbeb2..b70fbd4f9a4c4727d4621c22bc7f8ce8da0888a8 100644 (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>