summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--tests/auto/qalgorithms/tst_qalgorithms.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/auto/qalgorithms/tst_qalgorithms.cpp b/tests/auto/qalgorithms/tst_qalgorithms.cpp
index 8dd7cbcc28..d0d8e9aead 100644
--- a/tests/auto/qalgorithms/tst_qalgorithms.cpp
+++ b/tests/auto/qalgorithms/tst_qalgorithms.cpp
@@ -47,7 +47,7 @@
#include <sstream>
#include <algorithm>
#include <qalgorithms.h>
-#include "../../../src/qt3support/tools/q3tl.h"
+#include "q3tl.h"
#include <QStringList>
#include <QString>
#include <QVector>