aboutsummaryrefslogtreecommitdiff
path: root/src/parse/text.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/parse/text.h')
-rw-r--r--src/parse/text.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/parse/text.h b/src/parse/text.h
index cd07e0e1..6ab3cab2 100644
--- a/src/parse/text.h
+++ b/src/parse/text.h
@@ -6,3 +6,4 @@
ast_t *parse_text(parse_ctx_t *ctx, const char *pos);
ast_t *parse_inline_c(parse_ctx_t *ctx, const char *pos);
+ast_t *parse_path(parse_ctx_t *ctx, const char *pos);