summaryrefslogtreecommitdiffstats
path: root/examples/help/remotecontrol/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/help/remotecontrol/main.cpp')
-rw-r--r--examples/help/remotecontrol/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/help/remotecontrol/main.cpp b/examples/help/remotecontrol/main.cpp
index ad561ce4f..583c2e494 100644
--- a/examples/help/remotecontrol/main.cpp
+++ b/examples/help/remotecontrol/main.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui/QApplication>
+#include <QtWidgets/QApplication>
#include "remotecontrol.h"
int main(int argc, char *argv[])