aboutsummaryrefslogtreecommitdiffstats
path: root/src/plugins/classview/classviewsymbollocation.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/classview/classviewsymbollocation.h')
-rw-r--r--src/plugins/classview/classviewsymbollocation.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/plugins/classview/classviewsymbollocation.h b/src/plugins/classview/classviewsymbollocation.h
index d49db4b341..f4c3bf44f5 100644
--- a/src/plugins/classview/classviewsymbollocation.h
+++ b/src/plugins/classview/classviewsymbollocation.h
@@ -33,8 +33,8 @@
#ifndef CLASSVIEWSYMBOLLOCATION_H
#define CLASSVIEWSYMBOLLOCATION_H
-#include <QtCore/QMetaType>
-#include <QtCore/QString>
+#include <QMetaType>
+#include <QString>
namespace ClassView {
namespace Internal {