summaryrefslogtreecommitdiffstats
path: root/tests/tst_pathutils.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/tst_pathutils.cpp')
-rw-r--r--tests/tst_pathutils.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/tst_pathutils.cpp b/tests/tst_pathutils.cpp
index eed5b560..bccc6dca 100644
--- a/tests/tst_pathutils.cpp
+++ b/tests/tst_pathutils.cpp
@@ -1,7 +1,7 @@
#include <QTest>
#include "TestUtil.h"
-#include "depends/util/include/pathutils.h"
+#include "pathutils.h"
class PathUtilsTest : public QObject
{