summaryrefslogtreecommitdiff
path: root/bk_whlp.c
diff options
context:
space:
mode:
Diffstat (limited to 'bk_whlp.c')
-rw-r--r--bk_whlp.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/bk_whlp.c b/bk_whlp.c
index 757f4e5..a8cb99e 100644
--- a/bk_whlp.c
+++ b/bk_whlp.c
@@ -1,5 +1,5 @@
/*
- * Windows Help backend for Buttress
+ * Windows Help backend for Halibut
*
* TODO:
* - allow user to specify section contexts.
@@ -9,7 +9,7 @@
#include <stdlib.h>
#include <assert.h>
-#include "buttress.h"
+#include "halibut.h"
#include "winhelp.h"
struct bk_whlp_state {