X-Git-Url: http://git.ipfire.org/?a=blobdiff_plain;f=notes-merge.c;h=b496b77d9db128c40c4b30e40360cf9656696409;hb=dabab1d6e6c49f3d4a6393a9984e3f6a4e8fb991;hp=0258f87d21fbe5fa6926c5b9c6be281b9f635893;hpb=5579f44d2fb37e1126e71870b208d93e93e510ac;p=thirdparty%2Fgit.git diff --git a/notes-merge.c b/notes-merge.c index 0258f87d21..b496b77d9d 100644 --- a/notes-merge.c +++ b/notes-merge.c @@ -3,6 +3,7 @@ #include "commit.h" #include "gettext.h" #include "refs.h" +#include "object-name.h" #include "object-store.h" #include "repository.h" #include "diff.h"