aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/tests/code-reading.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/tests/code-reading.c')
-rw-r--r--tools/perf/tests/code-reading.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tools/perf/tests/code-reading.c b/tools/perf/tests/code-reading.c
index e45df0736261..fe671b860086 100644
--- a/tools/perf/tests/code-reading.c
+++ b/tools/perf/tests/code-reading.c
@@ -20,6 +20,7 @@
20#include "map.h" 20#include "map.h"
21#include "symbol.h" 21#include "symbol.h"
22#include "event.h" 22#include "event.h"
23#include "record.h"
23#include "thread.h" 24#include "thread.h"
24 25
25#include "tests.h" 26#include "tests.h"