aboutsummaryrefslogtreecommitdiff
path: root/text-motions.h
diff options
context:
space:
mode:
Diffstat (limited to 'text-motions.h')
-rw-r--r--text-motions.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/text-motions.h b/text-motions.h
index 0f99076..3c7c9c5 100644
--- a/text-motions.h
+++ b/text-motions.h
@@ -7,6 +7,7 @@
#include <stddef.h>
#include "text.h"
+#include "text-regex.h"
size_t text_begin(Text*, size_t pos);
size_t text_end(Text*, size_t pos);