summaryrefslogtreecommitdiffstats
path: root/src/graphlayout.cpp
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--src/graphlayout.cpp (renamed from src/graphlayout/graphlayout.cpp)2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/graphlayout/graphlayout.cpp b/src/graphlayout.cpp
index 23b0ee13b..a89af10af 100644
--- a/src/graphlayout/graphlayout.cpp
+++ b/src/graphlayout.cpp
@@ -23,7 +23,7 @@
#include "inkscape.h"
#include "sp-namedview.h"
#include "util/glib-list-iterators.h"
-#include "graphlayout/graphlayout.h"
+#include "graphlayout.h"
#include "sp-path.h"
#include "sp-item.h"
#include "sp-item-transform.h"