]> git.ipfire.org Git - thirdparty/git.git/blobdiff - mailmap.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / mailmap.c
index 14f2c0f62ae7caacfc62d70f5715719057aa5f56..d62d7bf0e7f736f1d87c85d395b8a78078d20e3e 100644 (file)
--- a/mailmap.c
+++ b/mailmap.c
@@ -2,6 +2,7 @@
 #include "environment.h"
 #include "string-list.h"
 #include "mailmap.h"
+#include "object-name.h"
 #include "object-store.h"
 #include "setup.h"