diff options
Diffstat (limited to 'view.c')
| -rw-r--r-- | view.c | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -24,6 +24,7 @@ #include "syntax.h" #include "text.h" #include "text-motions.h" +#include "text-util.h" #include "util.h" struct Selection { |
