summaryrefslogtreecommitdiff
path: root/vi/vi.h
diff options
context:
space:
mode:
Diffstat (limited to 'vi/vi.h')
-rw-r--r--vi/vi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/vi/vi.h b/vi/vi.h
index fbeceab23790..eff5a99807e7 100644
--- a/vi/vi.h
+++ b/vi/vi.h
@@ -381,4 +381,4 @@ typedef enum {
VIM_NOCOM, VIM_NOCOM_B, VIM_USAGE, VIM_WRESIZE
} vim_t;
-#include "extern.h"
+#include "vi_extern.h"