diff options
Diffstat (limited to 'tests/tst_pathutils.cpp')
-rw-r--r-- | tests/tst_pathutils.cpp | 2 |
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 { |