aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/glsleditor/glslhoverhandler.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/glsleditor/glslhoverhandler.h')
-rw-r--r--src/plugins/glsleditor/glslhoverhandler.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/glsleditor/glslhoverhandler.h b/src/plugins/glsleditor/glslhoverhandler.h
index a7b0b2408b..5ee46ccb04 100644
--- a/src/plugins/glsleditor/glslhoverhandler.h
+++ b/src/plugins/glsleditor/glslhoverhandler.h
@@ -35,7 +35,7 @@
#include <texteditor/basehoverhandler.h>
-#include <QtCore/QObject>
+#include <QObject>
namespace Core {
class IEditor;