summary | shortlog | log | commit | commitdiff | tree
raw | patch | inline | side by side (parent: a22896b)
raw | patch | inline | side by side (parent: a22896b)
author | rwst <rwst@users.sourceforge.net> | |
Tue, 14 Feb 2006 19:05:44 +0000 (19:05 +0000) | ||
committer | rwst <rwst@users.sourceforge.net> | |
Tue, 14 Feb 2006 19:05:44 +0000 (19:05 +0000) |
src/graphlayout/graphlayout.cpp | patch | blob | history |
index efc26ad60ecc7a5ba8e51f0b2e1e2cfdb4d348a9..ba3ca6e10f1267fcf55c143a5d58c0e75e4b7032 100644 (file)
*
* Released under GNU GPL. Read the file 'COPYING' for more information.
*/
+#include "util/glib-list-iterators.h"
#include "graphlayout/graphlayout.h"
#include <iostream>
#include <config.h>
#ifdef HAVE_BOOST_GRAPH_LIB
-#include "util/glib-list-iterators.h"
#include "sp-path.h"
#include "sp-item.h"
#include "sp-item-transform.h"