perf tools: Replace needless mmap.h with what is needed, event.h
[linux-2.6-block.git] / tools / perf / util / annotate.c
index 69d0a1991b292cfde38eedb836db175561f9b054..e830eadfca2ab0ef98f903aa1119574128abb1a8 100644 (file)
@@ -34,7 +34,7 @@
 #include "bpf-event.h"
 #include "block-range.h"
 #include "string2.h"
-#include "util/mmap.h"
+#include "util/event.h"
 #include "arch/common.h"
 #include <regex.h>
 #include <pthread.h>