summaryrefslogtreecommitdiff
path: root/src/plugins/glsleditor/glslhighlighter.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/glsleditor/glslhighlighter.cpp')
-rw-r--r--src/plugins/glsleditor/glslhighlighter.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/glsleditor/glslhighlighter.cpp b/src/plugins/glsleditor/glslhighlighter.cpp
index 1fbad7c53d..bf6a9695a8 100644
--- a/src/plugins/glsleditor/glslhighlighter.cpp
+++ b/src/plugins/glsleditor/glslhighlighter.cpp
@@ -36,7 +36,7 @@
#include <texteditor/basetextdocumentlayout.h>
#include <texteditor/basetextdocument.h>
-#include <QtCore/QDebug>
+#include <QDebug>
using namespace GLSLEditor;
using namespace GLSLEditor::Internal;