summaryrefslogtreecommitdiffstats
path: root/src/gui/opengl
diff options
context:
space:
mode:
Diffstat (limited to 'src/gui/opengl')
-rw-r--r--src/gui/opengl/qopengl.h6
1 files changed, 6 insertions, 0 deletions
diff --git a/src/gui/opengl/qopengl.h b/src/gui/opengl/qopengl.h
index 6edec3c6c1..bc24d2fda6 100644
--- a/src/gui/opengl/qopengl.h
+++ b/src/gui/opengl/qopengl.h
@@ -46,6 +46,10 @@
QT_BEGIN_HEADER
+QT_BEGIN_NAMESPACE
+
+QT_MODULE(Gui)
+
#if 1
#if defined(QT_OPENGL_ES_2)
# if defined(Q_OS_MAC)
@@ -71,6 +75,8 @@ typedef GLfloat GLdouble;
#endif
#endif
+QT_END_NAMESPACE
+
QT_END_HEADER
#endif // QOPENGL_H