diff options
Diffstat (limited to 'tools/perf/builtin-sched.c')
-rw-r--r-- | tools/perf/builtin-sched.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/builtin-sched.c b/tools/perf/builtin-sched.c index e3d3e32c0a93..871b55ae22a4 100644 --- a/tools/perf/builtin-sched.c +++ b/tools/perf/builtin-sched.c | |||
@@ -12,7 +12,7 @@ | |||
12 | #include "util/tool.h" | 12 | #include "util/tool.h" |
13 | #include "util/cloexec.h" | 13 | #include "util/cloexec.h" |
14 | 14 | ||
15 | #include "util/parse-options.h" | 15 | #include <subcmd/parse-options.h> |
16 | #include "util/trace-event.h" | 16 | #include "util/trace-event.h" |
17 | 17 | ||
18 | #include "util/debug.h" | 18 | #include "util/debug.h" |