From 49496cf8812c33f2796289a455da105710567e1c Mon Sep 17 00:00:00 2001 From: Paul Olav Tvete Date: Fri, 3 Aug 2012 13:48:46 +0200 Subject: Don't use compatibility headers Cleaning up after the QWindowSystemInterface header change. Change-Id: Icc2df3cfd441bf6b113602f17d9b843fbc8c75ba Reviewed-by: Lars Knoll --- .../quick/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/auto/quick/qquickmultipointtoucharea') diff --git a/tests/auto/quick/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp b/tests/auto/quick/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp index d398405484..c3f8c8428b 100644 --- a/tests/auto/quick/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp +++ b/tests/auto/quick/qquickmultipointtoucharea/tst_qquickmultipointtoucharea.cpp @@ -43,7 +43,7 @@ #include #include #include -#include +#include #include #include "../../shared/util.h" -- cgit v1.2.3