From: Stefan Csomor Date: Tue, 18 Dec 2007 13:26:19 +0000 (+0000) Subject: moving things to private headers X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/623cf1fa931c06f4bb6223262ef377bb76f8b026 moving things to private headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/msw/graphics.cpp b/src/msw/graphics.cpp index 94716dde7d..2d0e3f4eda 100644 --- a/src/msw/graphics.cpp +++ b/src/msw/graphics.cpp @@ -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"