From bceff574a860c4ecd9bb2d5a1a3f8889fef9306a Mon Sep 17 00:00:00 2001 From: =?utf8?q?W=C5=82odzimierz=20Skiba?= Date: Thu, 31 Aug 2006 13:46:09 +0000 Subject: [PATCH] wx/image.h is listed in wx/wx.h and part of PCH support git-svn-id: https://svn.wxwidgets.org/svn/wx/wxWidgets/trunk@40937 c3d73ce0-8a6f-49c7-b76d-6d57e0e08775 --- src/gtk/gnome/gprint.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/gtk/gnome/gprint.cpp b/src/gtk/gnome/gprint.cpp index c6d6c5b26f..aabe61aa63 100644 --- a/src/gtk/gnome/gprint.cpp +++ b/src/gtk/gnome/gprint.cpp @@ -24,13 +24,13 @@ #include "wx/dcmemory.h" #include "wx/icon.h" #include "wx/math.h" + #include "wx/image.h" #endif #include "wx/fontutil.h" #include "wx/gtk/private.h" #include "wx/module.h" #include "wx/dynlib.h" -#include "wx/image.h" #include #include -- 2.50.0