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