aboutsummaryrefslogtreecommitdiff
path: root/tag.c
diff options
context:
space:
mode:
Diffstat (limited to 'tag.c')
-rw-r--r--tag.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tag.c b/tag.c
index ebed8cb..9265eb4 100644
--- a/tag.c
+++ b/tag.c
@@ -15,7 +15,7 @@
#include <assert.h>
#include <stdlib.h>
-#include "./base.h"
+#include "./alisp.h"
lisp_t *tag_int(i64 i)
{