aboutsummaryrefslogtreecommitdiff
path: root/src/option_defs.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/option_defs.h')
-rw-r--r--src/option_defs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/option_defs.h b/src/option_defs.h
index 6dc232d03d..47deac8959 100644
--- a/src/option_defs.h
+++ b/src/option_defs.h
@@ -6,6 +6,8 @@
* Do ":help credits" in Vim to see a list of people who contributed.
*/
+#include "types.h"
+
/*
* option_defs.h: definition of global variables for settable options
*/