From 3f87e4539e57c261c0a0ba64e26d1b9874886a8f Mon Sep 17 00:00:00 2001 From: Ralf Stephan Date: Tue, 14 Feb 2006 19:05:44 +0000 Subject: shuffling includes to make it compile again (bzr r141) --- src/graphlayout/graphlayout.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/graphlayout/graphlayout.cpp') diff --git a/src/graphlayout/graphlayout.cpp b/src/graphlayout/graphlayout.cpp index efc26ad60..ba3ca6e10 100644 --- a/src/graphlayout/graphlayout.cpp +++ b/src/graphlayout/graphlayout.cpp @@ -9,12 +9,12 @@ * * Released under GNU GPL. Read the file 'COPYING' for more information. */ +#include "util/glib-list-iterators.h" #include "graphlayout/graphlayout.h" #include #include #ifdef HAVE_BOOST_GRAPH_LIB -#include "util/glib-list-iterators.h" #include "sp-path.h" #include "sp-item.h" #include "sp-item-transform.h" -- cgit v1.2.3