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 300bbcc..3e54b48 100644 --- a/src/references.c +++ b/src/references.c @@ -1,6 +1,7 @@ #include "stmd.h" #include "utf8.h" #include "references.h" +#include "inlines.h" static unsigned int refhash(const unsigned char *link_ref) |