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

src/msw/graphics.cpp

index 94716dde7d7410c158dc9f303b36a497d9f13cd4..2d0e3f4edabac00a011bcfae1f6c35b315092a90 100644 (file)
@@ -35,7 +35,7 @@
     #include "wx/module.h"
 #endif
 
-#include "wx/graphics.h"
+#include "wx/private/graphics.h"
 #include "wx/msw/wrapgdip.h"
 
 #include "wx/stack.h"