summaryrefslogtreecommitdiffstats
path: root/src/opengl/qopengldebug.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/opengl/qopengldebug.h')
-rw-r--r--src/opengl/qopengldebug.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/opengl/qopengldebug.h b/src/opengl/qopengldebug.h
index 22bf0ce2c5..843ab7212a 100644
--- a/src/opengl/qopengldebug.h
+++ b/src/opengl/qopengldebug.h
@@ -15,7 +15,7 @@
#include <QtCore/qdebug.h>
#include <QtGui/qopenglcontext.h>
-#if defined(Q_CLANG_QDOC)
+#if defined(Q_QDOC)
#undef GLuint
typedef unsigned int GLuint;
#endif