worktree: add top-level worktree.c
[gitweb.git] / builtin / notes.c
index 3608c64785283ffe7cec6df425618a279d1616c5..13c0af9155052499c15ecf2a147acd83bc042f42 100644 (file)
@@ -19,7 +19,7 @@
 #include "string-list.h"
 #include "notes-merge.h"
 #include "notes-utils.h"
-#include "branch.h"
+#include "worktree.h"
 
 static const char * const git_notes_usage[] = {
        N_("git notes [--ref <notes-ref>] [list [<object>]]"),