aboutsummaryrefslogtreecommitdiff
path: root/vis.h
diff options
context:
space:
mode:
Diffstat (limited to 'vis.h')
-rw-r--r--vis.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/vis.h b/vis.h
index 0561f65..80b3f3b 100644
--- a/vis.h
+++ b/vis.h
@@ -12,7 +12,6 @@ typedef struct Win Win;
#include "ui.h"
#include "view.h"
#include "register.h"
-#include "syntax.h"
typedef union { /* various types of arguments passed to key action functions */
bool b;