aboutsummaryrefslogtreecommitdiffstats
path: root/src/libs/glsl/glsl.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/libs/glsl/glsl.h')
-rw-r--r--src/libs/glsl/glsl.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libs/glsl/glsl.h b/src/libs/glsl/glsl.h
index 932789f2d0..1c36a669f6 100644
--- a/src/libs/glsl/glsl.h
+++ b/src/libs/glsl/glsl.h
@@ -33,7 +33,7 @@
#ifndef GLSL_H
#define GLSL_H
-#include <QtCore/qglobal.h>
+#include <qglobal.h>
#include <cstdlib>
#include <cstddef>