summaryrefslogtreecommitdiffstats
path: root/tools/repocompare/main.cpp
diff options
context:
space:
mode:
authorkh1 <karsten.heimrich@digia.com>2014-07-10 12:52:33 +0200
committerKarsten Heimrich <karsten.heimrich@digia.com>2014-07-10 13:06:04 +0200
commit53337be47e5cad16181193cda00af22f16e3f030 (patch)
tree5a1f58dd0afe419e599cabe9741def22499b0285 /tools/repocompare/main.cpp
parent2d8d458f1043b132c73d179a3d75576552a5eddd (diff)
Make tools compile again.
Change-Id: Ie9cfeca59450b7d9f31e5002a50b5c95150d8bed Reviewed-by: Kai Koehne <kai.koehne@digia.com>
Diffstat (limited to 'tools/repocompare/main.cpp')
-rw-r--r--tools/repocompare/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/repocompare/main.cpp b/tools/repocompare/main.cpp
index 6e646c9c9..c10f00385 100644
--- a/tools/repocompare/main.cpp
+++ b/tools/repocompare/main.cpp
@@ -38,7 +38,7 @@
** $QT_END_LICENSE$
**
**************************************************************************/
-#include <QtGui/QApplication>
+#include <QApplication>
#include <QTimer>
#include <QtCore>
#include "mainwindow.h"