diff options
Diffstat (limited to 'Tests/Qt4Targets')
-rw-r--r-- | Tests/Qt4Targets/main.cpp | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/Tests/Qt4Targets/main.cpp b/Tests/Qt4Targets/main.cpp index f8eacdcdc3..fc7f580bdf 100644 --- a/Tests/Qt4Targets/main.cpp +++ b/Tests/Qt4Targets/main.cpp @@ -1,8 +1,7 @@ #include <QApplication> -#include <QWidget> - #include <QString> +#include <QWidget> #ifndef QT_CORE_LIB # error Expected QT_CORE_LIB |