diff options
Diffstat (limited to 'Documentation/perf_counter/builtin-stat.c')
-rw-r--r-- | Documentation/perf_counter/builtin-stat.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Documentation/perf_counter/builtin-stat.c b/Documentation/perf_counter/builtin-stat.c index 169a2d1783fc..d7ace631fc4f 100644 --- a/Documentation/perf_counter/builtin-stat.c +++ b/Documentation/perf_counter/builtin-stat.c | |||
@@ -61,7 +61,7 @@ | |||
61 | * Released under the GPL v2. (and only v2, not any later version) | 61 | * Released under the GPL v2. (and only v2, not any later version) |
62 | */ | 62 | */ |
63 | 63 | ||
64 | #include "util.h" | 64 | #include "util/util.h" |
65 | 65 | ||
66 | #include <getopt.h> | 66 | #include <getopt.h> |
67 | #include <assert.h> | 67 | #include <assert.h> |