aboutsummaryrefslogtreecommitdiffstats
path: root/add-patch.c
diff options
context:
space:
mode:
Diffstat (limited to 'add-patch.c')
-rw-r--r--add-patch.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/add-patch.c b/add-patch.c
index 1e1ee2df59..8d770d203f 100644
--- a/add-patch.c
+++ b/add-patch.c
@@ -1,8 +1,11 @@
#include "cache.h"
#include "add-interactive.h"
+#include "advice.h"
#include "alloc.h"
+#include "editor.h"
#include "environment.h"
#include "gettext.h"
+#include "object-name.h"
#include "strbuf.h"
#include "run-command.h"
#include "strvec.h"