aboutsummaryrefslogtreecommitdiff
path: root/examples/GuiClient/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/GuiClient/main.cpp')
-rw-r--r--examples/GuiClient/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/GuiClient/main.cpp b/examples/GuiClient/main.cpp
index 11f86460..68fb382c 100644
--- a/examples/GuiClient/main.cpp
+++ b/examples/GuiClient/main.cpp
@@ -22,7 +22,7 @@
*/
-#include <QtGui/QApplication>
+#include <QApplication>
#include <QDir>
#include "mainDialog.h"