]> git.ipfire.org Git - thirdparty/git.git/blobdiff - resolve-undo.h
coverity: detect and report when the token or project is incorrect
[thirdparty/git.git] / resolve-undo.h
index d1ea97277127f20c7a5f1dbb5c68fc6d7f2af3de..c5deafc92fe7751532162ec308cf2bd62d97cf1b 100644 (file)
@@ -6,7 +6,7 @@ struct index_state;
 struct pathspec;
 struct string_list;
 
-#include "hash.h"
+#include "hash-ll.h"
 
 struct resolve_undo_info {
        unsigned int mode[3];