summaryrefslogtreecommitdiffstats
path: root/examples/opengl/overpainting/bubble.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/opengl/overpainting/bubble.cpp')
-rw-r--r--examples/opengl/overpainting/bubble.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/opengl/overpainting/bubble.cpp b/examples/opengl/overpainting/bubble.cpp
index eb315057fa..bb6d2b8070 100644
--- a/examples/opengl/overpainting/bubble.cpp
+++ b/examples/opengl/overpainting/bubble.cpp
@@ -38,7 +38,7 @@
**
****************************************************************************/
-#include <QtGui>
+#include <QtWidgets>
#include "bubble.h"