summaryrefslogtreecommitdiff
path: root/examples/embedded/weatherinfo/weatherinfo.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/embedded/weatherinfo/weatherinfo.cpp')
-rw-r--r--examples/embedded/weatherinfo/weatherinfo.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/embedded/weatherinfo/weatherinfo.cpp b/examples/embedded/weatherinfo/weatherinfo.cpp
index 0614149..25f4b2a 100644
--- a/examples/embedded/weatherinfo/weatherinfo.cpp
+++ b/examples/embedded/weatherinfo/weatherinfo.cpp
@@ -40,7 +40,7 @@
****************************************************************************/
#include <QtCore>
-#include <QtGui>
+#include <QtWidgets>
#include <QtNetwork>
#include <QtSvg>