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, 1 insertions, 1 deletions
diff --git a/examples/animation/sub-attaq/mainwindow.cpp b/examples/animation/sub-attaq/mainwindow.cpp
index c25b9ef..a166241 100644
--- a/examples/animation/sub-attaq/mainwindow.cpp
+++ b/examples/animation/sub-attaq/mainwindow.cpp
@@ -47,7 +47,7 @@
#include <QtOpenGL/QtOpenGL>
#endif
//Qt
-#include <QGraphicsView>
+#include <QtGui/QGraphicsView>
MainWindow::MainWindow() : QMainWindow(0)
{