summaryrefslogtreecommitdiff
path: root/Tests/Qt4Deploy/testdeploy.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'Tests/Qt4Deploy/testdeploy.cpp')
-rw-r--r--Tests/Qt4Deploy/testdeploy.cpp4
1 files changed, 2 insertions, 2 deletions
diff --git a/Tests/Qt4Deploy/testdeploy.cpp b/Tests/Qt4Deploy/testdeploy.cpp
index 8b9c8d6fa5..255453a40e 100644
--- a/Tests/Qt4Deploy/testdeploy.cpp
+++ b/Tests/Qt4Deploy/testdeploy.cpp
@@ -1,7 +1,7 @@
#include <QCoreApplication>
-#include <QSqlDatabase>
-#include <QLibraryInfo>
#include <QDebug>
+#include <QLibraryInfo>
+#include <QSqlDatabase>
#include <QStringList>
int main(int argc, char** argv)