diff options
Diffstat (limited to 'tools/perf/tests/map_groups.c')
-rw-r--r-- | tools/perf/tests/map_groups.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tools/perf/tests/map_groups.c b/tools/perf/tests/map_groups.c index 9df1d14db40e..7febd02069ae 100644 --- a/tools/perf/tests/map_groups.c +++ b/tools/perf/tests/map_groups.c @@ -3,7 +3,7 @@ #include <linux/kernel.h> #include "tests.h" #include "map.h" -#include "map_groups.h" +#include "maps.h" #include "dso.h" #include "debug.h" |