]> git.ipfire.org Git - thirdparty/git.git/blobdiff - checkout.c
object-name.h: move declarations for object-name.c functions from cache.h
[thirdparty/git.git] / checkout.c
index 1247b8822481a6face3fc47a45ec2ce1bf298c06..9235073fc0d6f02f54acf92631e2773229946c4b 100644 (file)
@@ -1,4 +1,5 @@
 #include "cache.h"
+#include "object-name.h"
 #include "remote.h"
 #include "refspec.h"
 #include "checkout.h"