diff options
Diffstat (limited to 'text-objects.c')
| -rw-r--r-- | text-objects.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/text-objects.c b/text-objects.c index b06d680..d33132c 100644 --- a/text-objects.c +++ b/text-objects.c @@ -17,6 +17,7 @@ #include <ctype.h> #include "text-motions.h" #include "text-objects.h" +#include "text-util.h" #include "util.h" #define isboundry is_word_boundry |
