diff options
Diffstat (limited to 'vis-motions.c')
| -rw-r--r-- | vis-motions.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/vis-motions.c b/vis-motions.c index bbd509e..754b132 100644 --- a/vis-motions.c +++ b/vis-motions.c @@ -1,3 +1,4 @@ +#include <regex.h> #include "vis-core.h" #include "text-motions.h" #include "text-objects.h" |
