summaryrefslogtreecommitdiffstats
path: root/examples/animation/easing/animation.h
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/easing/animation.h')
-rw-r--r--examples/animation/easing/animation.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/examples/animation/easing/animation.h b/examples/animation/easing/animation.h
index f0aef6560b..5f6c425827 100644
--- a/examples/animation/easing/animation.h
+++ b/examples/animation/easing/animation.h
@@ -41,7 +41,7 @@
#ifndef ANIMATION_H
#define ANIMATION_H
-#include <QtGui>
+#include <QtWidgets>
#include <QtCore/qpropertyanimation.h>