summaryrefslogtreecommitdiff
path: root/src/worktree.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/worktree.h')
-rw-r--r--src/worktree.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/worktree.h b/src/worktree.h
index 57c2e65f0..52d13cced 100644
--- a/src/worktree.h
+++ b/src/worktree.h
@@ -7,6 +7,8 @@
#ifndef INCLUDE_worktree_h__
#define INCLUDE_worktree_h__
+#include "common.h"
+
#include "git2/common.h"
#include "git2/worktree.h"