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