From f14e2686949bf969c2b0da76816b71a7167089f9 Mon Sep 17 00:00:00 2001 From: Oswald Buddenhagen Date: Tue, 8 Oct 2013 12:14:20 +0200 Subject: don't erroneously claim that gui support is needed Change-Id: Ia7b1f02cab9fa0fc9e487ca49d75e85ed0cfee9d Reviewed-by: Thiago Macieira --- tests/auto/other/modeltest/modeltest.cpp | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) (limited to 'tests/auto/other/modeltest/modeltest.cpp') diff --git a/tests/auto/other/modeltest/modeltest.cpp b/tests/auto/other/modeltest/modeltest.cpp index d356b26c54..a5233c4c3a 100644 --- a/tests/auto/other/modeltest/modeltest.cpp +++ b/tests/auto/other/modeltest/modeltest.cpp @@ -39,11 +39,9 @@ ** ****************************************************************************/ - -#include - #include "modeltest.h" +#include #include /*! -- cgit v1.2.3