X-Git-Url: https://git.tokkee.org/?a=blobdiff_plain;f=color.c;h=09d82eec3d0adf5b7bd8828b0c8df0554695f75c;hb=95655d79ad13697e0d68e986d3b0b402efad007a;hp=d8c8399d5916432eaa4122175f5e5d7ce209001b;hpb=69de8cc8527dc45a7aef76e8f1ace45b509b3712;p=git.git diff --git a/color.c b/color.c index d8c8399d5..09d82eec3 100644 --- a/color.c +++ b/color.c @@ -1,8 +1,5 @@ -#include "color.h" #include "cache.h" -#include "git-compat-util.h" - -#include +#include "color.h" #define COLOR_RESET "\033[m"