]> git.ipfire.org Git - thirdparty/git.git/blobdiff - resolve-undo.h
Merge branch 'ag/rebase-i-in-c'
[thirdparty/git.git] / resolve-undo.h
index 87291904bd34e0e7f3a3601b6742f5345391824d..fbe348efac929f9202c4f3e81d962e84157b9082 100644 (file)
@@ -1,6 +1,8 @@
 #ifndef RESOLVE_UNDO_H
 #define RESOLVE_UNDO_H
 
+#include "cache.h"
+
 struct resolve_undo_info {
        unsigned int mode[3];
        struct object_id oid[3];