summaryrefslogtreecommitdiffstats
path: root/src/opengl/qgl.h
diff options
context:
space:
mode:
authorLars Knoll <lars.knoll@nokia.com>2011-05-07 21:24:37 +0200
committerLars Knoll <lars.knoll@nokia.com>2011-05-07 21:24:37 +0200
commitaa566e72972fd3b56f1c004153eb53792bdbfb10 (patch)
tree0b5ef4b9568584893c6ddb60fe3dd7fb0d0645a6 /src/opengl/qgl.h
parent7ff96330ed28b957a80d294a43748c8051c0e483 (diff)
some build fixes
Diffstat (limited to 'src/opengl/qgl.h')
-rw-r--r--src/opengl/qgl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qgl.h b/src/opengl/qgl.h
index 730e52ba8f..30a8a32cfe 100644
--- a/src/opengl/qgl.h
+++ b/src/opengl/qgl.h
@@ -42,7 +42,7 @@
#ifndef QGL_H
#define QGL_H
-#include <QtGui/qwidget.h>
+#include <QtWidgets/qwidget.h>
#include <QtGui/qpaintengine.h>
#include <QtOpenGL/qglcolormap.h>
#include <QtCore/qmap.h>