Code

Move around files to remove some vanity directories.
[inkscape.git] / src / xml / node-fns.cpp
index deb88fb5e03421c03fac19932499ed0999793aac..bf860d8f3924dac73e3b57e284c99c86bb1e2072 100644 (file)
@@ -8,7 +8,7 @@
 #include <glib.h> // g_assert()
 
 #include "xml/node-iterators.h"
-#include "algorithms/find-if-before.h"
+#include "util/find-if-before.h"
 
 namespace Inkscape {
 namespace XML {