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 843ab7212ae..f9a40313ad8 100644
--- a/src/opengl/qopengldebug.h
+++ b/src/opengl/qopengldebug.h
@@ -12,7 +12,6 @@
#include <QtCore/qflags.h>
#include <QtCore/qlist.h>
#include <QtCore/qmetatype.h>
-#include <QtCore/qdebug.h>
#include <QtGui/qopenglcontext.h>
#if defined(Q_QDOC)
@@ -22,6 +21,7 @@ typedef unsigned int GLuint;
QT_BEGIN_NAMESPACE
+class QDebug;
class QOpenGLDebugLogger;
class QOpenGLDebugLoggerPrivate;
class QOpenGLDebugMessagePrivate;