From 623cf1fa931c06f4bb6223262ef377bb76f8b026 Mon Sep 17 00:00:00 2001 From: Stefan Csomor Date: Tue, 18 Dec 2007 13:26:19 +0000 Subject: [PATCH] moving things to private headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50802 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/msw/graphics.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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" -- 2.45.2