diff options
Diffstat (limited to 'view.c')
| -rw-r--r-- | view.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -19,7 +19,7 @@ #include <ctype.h> #include <errno.h> #include <regex.h> -#include "editor.h" +#include "vis.h" #include "view.h" #include "syntax.h" #include "text.h" |
