diff options
Diffstat (limited to 'src/nvim/option_defs.h')
-rw-r--r-- | src/nvim/option_defs.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/option_defs.h b/src/nvim/option_defs.h index f8f01dd993..ae9ccd371c 100644 --- a/src/nvim/option_defs.h +++ b/src/nvim/option_defs.h @@ -6,7 +6,6 @@ #include "nvim/api/private/defs.h" #include "nvim/cmdexpand_defs.h" #include "nvim/regexp_defs.h" -#include "nvim/types_defs.h" #ifdef INCLUDE_GENERATED_DECLARATIONS # include "options_enum.generated.h" |