diff options
Diffstat (limited to 'src/references.c')
-rw-r--r-- | src/references.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/references.c b/src/references.c index def4dd8..e39b836 100644 --- a/src/references.c +++ b/src/references.c @@ -2,6 +2,7 @@ #include "utf8.h" #include "references.h" #include "inlines.h" +#include "chunk.h" static unsigned int refhash(const unsigned char *link_ref) |