summaryrefslogtreecommitdiffstats
path: root/examples/animation/stickman/main.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/stickman/main.cpp')
-rw-r--r--examples/animation/stickman/main.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animation/stickman/main.cpp b/examples/animation/stickman/main.cpp
index 902e572a0e..c5c3eb316b 100644
--- a/examples/animation/stickman/main.cpp
+++ b/examples/animation/stickman/main.cpp
@@ -46,7 +46,7 @@
#include "rectbutton.h"
#include <QtCore>
-#include <QtGui>
+#include <QtWidgets>
int main(int argc, char **argv)
{