aboutsummaryrefslogtreecommitdiff
path: root/view.c
diff options
context:
space:
mode:
Diffstat (limited to 'view.c')
-rw-r--r--view.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/view.c b/view.c
index 533061c..e7f9d4d 100644
--- a/view.c
+++ b/view.c
@@ -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"