aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp')
-rw-r--r--tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp b/tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp
index ab97d04d4c..8fab5e5e50 100644
--- a/tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp
+++ b/tests/auto/declarative/qdeclarativeerror/tst_qdeclarativeerror.cpp
@@ -42,7 +42,7 @@
#include <qtest.h>
#include <QDeclarativeError>
#include <QDebug>
-#include "../shared/util.h"
+#include "../../shared/util.h"
class tst_qdeclarativeerror : public QObject
{