From 42f89d4e0b35bbe768918305b624e20ef654d619 Mon Sep 17 00:00:00 2001 From: Vincent Sanders Date: Sat, 29 Jan 2011 23:40:22 +0000 Subject: fixup gtk source file names svn path=/trunk/netsurf/; revision=11529 --- gtk/sexy_icon_entry.c | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'gtk/sexy_icon_entry.c') diff --git a/gtk/sexy_icon_entry.c b/gtk/sexy_icon_entry.c index adf4abc2c..b71e92ebe 100644 --- a/gtk/sexy_icon_entry.c +++ b/gtk/sexy_icon_entry.c @@ -22,11 +22,11 @@ * or write to the Free Software Foundation, Inc., * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ - -#include "gtk/sexy_icon_entry.h" #include #include -#include "gtk/gtk_compat.h" + +#include "gtk/sexy_icon_entry.h" +#include "gtk/compat.h" #define ICON_MARGIN 2 #define MAX_ICONS 2 -- cgit v1.2.3