From: Stefan Csomor Date: Tue, 18 Dec 2007 13:24:42 +0000 (+0000) Subject: moving things to private headers X-Git-Url: https://git.saurik.com/wxWidgets.git/commitdiff_plain/2f94ab4099941a5f47ced25799dd28b12ccdc319 moving things to private headers git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@50800 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- diff --git a/src/generic/graphicc.cpp b/src/generic/graphicc.cpp index af6ee1db26..b70fbd4f9a 100644 --- a/src/generic/graphicc.cpp +++ b/src/generic/graphicc.cpp @@ -34,7 +34,7 @@ #include "wx/module.h" #endif -#include "wx/graphics.h" +#include "wx/private/graphics.h" #include "wx/rawbmp.h" #include