From 574e7e44d335273a888784c3a2eeedebe5d4e9ca Mon Sep 17 00:00:00 2001 From: Prasanth Ullattil Date: Fri, 18 Mar 2011 12:27:44 +0100 Subject: [PATCH] q3tl.h is copied to qalgorithms autotest directory --- tests/auto/qalgorithms/tst_qalgorithms.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qalgorithms/tst_qalgorithms.cpp b/tests/auto/qalgorithms/tst_qalgorithms.cpp index 8dd7cbc..d0d8e9a 100644 --- a/tests/auto/qalgorithms/tst_qalgorithms.cpp +++ b/tests/auto/qalgorithms/tst_qalgorithms.cpp @@ -47,7 +47,7 @@ #include #include #include -#include "../../../src/qt3support/tools/q3tl.h" +#include "q3tl.h" #include #include #include -- 2.7.4