diff --git a/src/plugins/valgrind/callgrind/callgrindfunction.h b/src/plugins/valgrind/callgrind/callgrindfunction.h index 00e91111742d6b94def89af4059d57f5404cbcce..637cc22168d55100a630870c9a19d20f532bf302 100644 --- a/src/plugins/valgrind/callgrind/callgrindfunction.h +++ b/src/plugins/valgrind/callgrind/callgrindfunction.h @@ -34,6 +34,7 @@ #define LIBVALGRIND_CALLGRIND_FUNCTION_H #include <QtCore/QMetaType> +#include <QtCore/QVector> namespace Valgrind { namespace Callgrind {