diff options
Diffstat (limited to 'biblio.c')
| -rw-r--r-- | biblio.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -3,7 +3,7 @@ */ #include <assert.h> -#include "buttress.h" +#include "halibut.h" static wchar_t *gentext(int num) { wchar_t text[22]; |