diff --git a/[refs] b/[refs] index 564831244772..c40a37b9235a 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: 2cd13b0f7dd3a5df68ff4cd82af2e1f7bc2a43ab +refs/heads/master: 3bd2b8d1095d41254d3bdc3d62622c7fd5e143b8 diff --git a/trunk/tools/perf/util/ctype.c b/trunk/tools/perf/util/ctype.c index 35073621e5de..aada3ac5e891 100644 --- a/trunk/tools/perf/util/ctype.c +++ b/trunk/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,