aboutsummaryrefslogtreecommitdiffstats
path: root/tools/perf/perf.h
diff options
context:
space:
mode:
Diffstat (limited to 'tools/perf/perf.h')
-rw-r--r--tools/perf/perf.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/perf.h b/tools/perf/perf.h
index a89cbbb61801..276287783a03 100644
--- a/tools/perf/perf.h
+++ b/tools/perf/perf.h
@@ -112,7 +112,7 @@ void get_term_dimensions(struct winsize *ws);
112#include <sys/types.h> 112#include <sys/types.h>
113#include <sys/syscall.h> 113#include <sys/syscall.h>
114 114
115#include "../../include/linux/perf_event.h" 115#include "../../include/uapi/linux/perf_event.h"
116#include "util/types.h" 116#include "util/types.h"
117#include <stdbool.h> 117#include <stdbool.h>
118 118