summaryrefslogtreecommitdiffstats
path: root/src/layer-fns.cpp
diff options
context:
space:
mode:
authorKrzysztof Kosi??ski <tweenk.pl@gmail.com>2010-03-14 23:58:16 +0000
committerKrzysztof KosiƄski <tweenk.pl@gmail.com>2010-03-14 23:58:16 +0000
commitbf83d5a03bf856e34bd0a6e2656a5b2dcfe8aafb (patch)
tree89db1a5074e284c958cf693302beaaafb086b702 /src/layer-fns.cpp
parentTranslations. Polish translation update. (diff)
downloadinkscape-bf83d5a03bf856e34bd0a6e2656a5b2dcfe8aafb.tar.gz
inkscape-bf83d5a03bf856e34bd0a6e2656a5b2dcfe8aafb.zip
Move around files to remove some vanity directories.
Also remove the obsolete IDL file stub. (bzr r9194)
Diffstat (limited to 'src/layer-fns.cpp')
-rw-r--r--src/layer-fns.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/layer-fns.cpp b/src/layer-fns.cpp
index 75bb89bcf..ca7c1c493 100644
--- a/src/layer-fns.cpp
+++ b/src/layer-fns.cpp
@@ -16,7 +16,7 @@
#include "document.h"
#include "sp-item-group.h"
#include "xml/repr.h"
-#include "algorithms/find-last-if.h"
+#include "util/find-last-if.h"
#include "layer-fns.h"
namespace Inkscape {