summaryrefslogtreecommitdiffstats
path: root/examples/animation/sub-attaq/mainwindow.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'examples/animation/sub-attaq/mainwindow.cpp')
-rw-r--r--examples/animation/sub-attaq/mainwindow.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/animation/sub-attaq/mainwindow.cpp b/examples/animation/sub-attaq/mainwindow.cpp
index 5e8e259..123363b 100644
--- a/examples/animation/sub-attaq/mainwindow.cpp
+++ b/examples/animation/sub-attaq/mainwindow.cpp
@@ -44,6 +44,8 @@
#include "graphicsscene.h"
//Qt
+#include <QGraphicsView>
+
#ifdef QT_NO_OPENGL
#include <QtGui/QMenuBar>
#include <QtGui/QLayout>