summaryrefslogtreecommitdiff
path: root/keywords.c
diff options
context:
space:
mode:
Diffstat (limited to 'keywords.c')
-rw-r--r--keywords.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/keywords.c b/keywords.c
index 1fc6f5e..6e8a230 100644
--- a/keywords.c
+++ b/keywords.c
@@ -5,7 +5,7 @@
#include <stdio.h>
#include <stdlib.h>
#include <assert.h>
-#include "buttress.h"
+#include "halibut.h"
static int kwcmp(void *av, void *bv)
{