perf: Only include annotate.h once in tools/perf/util/ui/browsers/annotate.c
authorJesper Juhl <jj@chaosbits.net>
Sun, 10 Apr 2011 17:46:52 +0000 (19:46 +0200)
committerJiri Kosina <jkosina@suse.cz>
Tue, 10 May 2011 08:20:07 +0000 (10:20 +0200)
Including "../../annotate.h" once in
tools/perf/util/ui/browsers/annotate.c is enough. No need to do it twice.

Signed-off-by: Jesper Juhl <jj@chaosbits.net>
Signed-off-by: Jiri Kosina <jkosina@suse.cz>

No differences found