From 1343820682c3162c64cafd455816f61a35ac62ce Mon Sep 17 00:00:00 2001 From: Martin Jones Date: Wed, 21 Mar 2012 13:37:24 +1000 Subject: [PATCH] Fix qquickfolderlistmodel includes Change-Id: I74b1010207b66514d65a383db6e01d396006170f Reviewed-by: Bea Lam --- .../qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp b/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp index 376192936..804bd1a81 100644 --- a/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp +++ b/tests/auto/qml/qquickfolderlistmodel/tst_qquickfolderlistmodel.cpp @@ -38,7 +38,7 @@ ** $QT_END_LICENSE$ ** ****************************************************************************/ -#include +#include #include #include #include -- 2.23.0