]> git.ipfire.org Git - thirdparty/git.git/blobdiff - reset.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / reset.c
diff --git a/reset.c b/reset.c
index ab300923e04f6066cea56680cafa42306af954bd..48da0adf851e1b09edfc22ffbbc0b1128cbbc5ab 100644 (file)
--- a/reset.c
+++ b/reset.c
@@ -3,6 +3,7 @@
 #include "gettext.h"
 #include "hex.h"
 #include "lockfile.h"
+#include "object-name.h"
 #include "refs.h"
 #include "reset.h"
 #include "run-command.h"