diff --git a/tools/perf/util/ctype.c b/tools/perf/util/ctype.c index 35073621e5de9a83891b7e6e58e7469345e94b71..aada3ac5e891f85be1f4d25791d4ee17dd859077 100644 --- a/tools/perf/util/ctype.c +++ b/tools/perf/util/ctype.c @@ -3,7 +3,7 @@ * * No surprises, and works with signed and unsigned chars. */ -#include "cache.h" +#include "util.h" enum { S = GIT_SPACE,