]> git.ipfire.org Git - thirdparty/git.git/blobdiff - reflog.c
Merge branch 'vd/fsck-submodule-url-test'
[thirdparty/git.git] / reflog.c
index 9ad50e7d93e40c7a5f9c7ad0cecb0b7d1766105b..0a1bc35e8cd2c82771c0272dcdc08f8b99ba73e7 100644 (file)
--- a/reflog.c
+++ b/reflog.c
@@ -6,7 +6,6 @@
 #include "revision.h"
 #include "tree.h"
 #include "tree-walk.h"
-#include "worktree.h"
 
 /* Remember to update object flag allocation in object.h */
 #define INCOMPLETE     (1u<<10)