]> git.ipfire.org Git - thirdparty/git.git/blobdiff - builtin/rebase.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / builtin / rebase.c
index fb859f93a303e4cc9ad92e0ff9d5a6811764c885..ff5dd77608d03f2840022049fdcaa3c7d5efd203 100644 (file)
@@ -21,6 +21,7 @@
 #include "cache-tree.h"
 #include "unpack-trees.h"
 #include "lockfile.h"
+#include "object-name.h"
 #include "parse-options.h"
 #include "commit.h"
 #include "diff.h"