aboutsummaryrefslogtreecommitdiffstats
path: root/tests/auto/declarative/qsgdrag/tst_qsgdrag.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/auto/declarative/qsgdrag/tst_qsgdrag.cpp')
-rw-r--r--tests/auto/declarative/qsgdrag/tst_qsgdrag.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/auto/declarative/qsgdrag/tst_qsgdrag.cpp b/tests/auto/declarative/qsgdrag/tst_qsgdrag.cpp
index 8e2163a3eb..9719114662 100644
--- a/tests/auto/declarative/qsgdrag/tst_qsgdrag.cpp
+++ b/tests/auto/declarative/qsgdrag/tst_qsgdrag.cpp
@@ -46,7 +46,6 @@
#include <QtDeclarative/qdeclarativecontext.h>
#include <QtDeclarative/qdeclarativeengine.h>
#include <QtDeclarative/qdeclarativeexpression.h>
-#include "../../../shared/util.h"
template <typename T> static T evaluate(QObject *scope, const QString &expression)
{