summaryrefslogtreecommitdiffstats
path: root/examples/embedded/lightmaps/mapzoom.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/lightmaps/mapzoom.cpp')
-rw-r--r--examples/embedded/lightmaps/mapzoom.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/embedded/lightmaps/mapzoom.cpp b/examples/embedded/lightmaps/mapzoom.cpp
index d01457e3f4..225c54c2a6 100644
--- a/examples/embedded/lightmaps/mapzoom.cpp
+++ b/examples/embedded/lightmaps/mapzoom.cpp
@@ -39,7 +39,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include <QtNetwork>
#include "lightmaps.h"
#include "mapzoom.h"