]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/range-diff.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / range-diff.c
index b72af527f08bc1275d4e1ccf4c56870c3c0dc822..04339a92ea5d1a62df2aa63b73619c2a6c2167ae 100644 (file)
@@ -1,6 +1,7 @@
 #include "cache.h"
 #include "builtin.h"
 #include "gettext.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "range-diff.h"
 #include "config.h"