summaryrefslogtreecommitdiffstats
path: root/examples/tools/echoplugin/echowindow/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/tools/echoplugin/echowindow/main.cpp')
-rw-r--r--examples/tools/echoplugin/echowindow/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/tools/echoplugin/echowindow/main.cpp b/examples/tools/echoplugin/echowindow/main.cpp
index 585c8da6e7..c4659d8813 100644
--- a/examples/tools/echoplugin/echowindow/main.cpp
+++ b/examples/tools/echoplugin/echowindow/main.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include "echowindow.h"
#include "echointerface.h"