summaryrefslogtreecommitdiffstats
path: root/testfiles
diff options
context:
space:
mode:
authorThomas Holder <thomas@thomas-holder.de>2018-10-13 21:45:11 +0000
committerThomas Holder <thomas@thomas-holder.de>2018-10-13 21:45:11 +0000
commitfac07b3f9de3d2b7b825fd0b1591324f61d61648 (patch)
tree4b5f5b0d5fc410390d6d2f9bf72b54776aa5d644 /testfiles
parentRevert "Add dir-util.h to the include path." (diff)
downloadinkscape-fac07b3f9de3d2b7b825fd0b1591324f61d61648.tar.gz
inkscape-fac07b3f9de3d2b7b825fd0b1591324f61d61648.zip
dir-util-test: #include "io/dir-util.h"
Diffstat (limited to 'testfiles')
-rw-r--r--testfiles/src/dir-util-test.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/testfiles/src/dir-util-test.cpp b/testfiles/src/dir-util-test.cpp
index 32b3fce74..d2e888e7d 100644
--- a/testfiles/src/dir-util-test.cpp
+++ b/testfiles/src/dir-util-test.cpp
@@ -13,7 +13,7 @@
#include <glib.h>
-#include "dir-util.h"
+#include "io/dir-util.h"
namespace {