summaryrefslogtreecommitdiff
path: root/src/plugins/valgrind/callgrind/callgrindfunctioncall.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/plugins/valgrind/callgrind/callgrindfunctioncall.h')
-rw-r--r--src/plugins/valgrind/callgrind/callgrindfunctioncall.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/plugins/valgrind/callgrind/callgrindfunctioncall.h b/src/plugins/valgrind/callgrind/callgrindfunctioncall.h
index 41e6a65ab8..3a90ac826b 100644
--- a/src/plugins/valgrind/callgrind/callgrindfunctioncall.h
+++ b/src/plugins/valgrind/callgrind/callgrindfunctioncall.h
@@ -33,7 +33,7 @@
#ifndef LIBVALGRIND_CALLGRIND_CALLEE_H
#define LIBVALGRIND_CALLGRIND_CALLEE_H
-#include <QtCore/QMetaType>
+#include <QMetaType>
QT_BEGIN_NAMESPACE
template <typename T> class QVector;