From 06d8aaba21496e6a39a7c18dd82e0d3efbeb531c Mon Sep 17 00:00:00 2001 From: Bryce Harrington Date: Thu, 31 Jan 2008 19:06:59 +0000 Subject: Applying fixes for gcc 4.3 build issues (closes LP: #169115) (bzr r4629) --- src/widgets/icon.cpp | 6 ++---- 1 file changed, 2 insertions(+), 4 deletions(-) (limited to 'src/widgets/icon.cpp') diff --git a/src/widgets/icon.cpp b/src/widgets/icon.cpp index 9be74a556..03a39acb6 100644 --- a/src/widgets/icon.cpp +++ b/src/widgets/icon.cpp @@ -14,17 +14,15 @@ #ifdef HAVE_CONFIG_H # include "config.h" #endif -#include "path-prefix.h" - - +#include #include #include #include #include - #include +#include "path-prefix.h" #include "prefs-utils.h" #include "inkscape.h" #include "document.h" -- cgit v1.2.3