summaryrefslogtreecommitdiffstats
path: root/amend/amend.c
diff options
context:
space:
mode:
Diffstat (limited to 'amend/amend.c')
-rw-r--r--amend/amend.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/amend/amend.c b/amend/amend.c
index 49cd64edb..6f706d021 100644
--- a/amend/amend.c
+++ b/amend/amend.c
@@ -17,6 +17,7 @@
#include <stdlib.h>
#include "amend.h"
#include "lexer.h"
+#include "parser.h"
extern const AmCommandList *gCommands;