summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopenglframebufferobject.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qopenglframebufferobject.h')
-rw-r--r--src/opengl/qopenglframebufferobject.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qopenglframebufferobject.h b/src/opengl/qopenglframebufferobject.h
index bff4d8b4c0..1701901e9d 100644
--- a/src/opengl/qopenglframebufferobject.h
+++ b/src/opengl/qopenglframebufferobject.h
@@ -11,7 +11,7 @@
#include <QtCore/qscopedpointer.h>
-#if defined(Q_CLANG_QDOC)
+#if defined(Q_QDOC)
#undef GLuint
typedef unsigned int GLuint;
#undef GLenum