aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/option_vars.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/option_vars.h')
-rw-r--r--src/nvim/option_vars.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/option_vars.h b/src/nvim/option_vars.h
index ce65750d78..45d9e0c31b 100644
--- a/src/nvim/option_vars.h
+++ b/src/nvim/option_vars.h
@@ -1,7 +1,7 @@
#pragma once
#include "nvim/macros.h"
-#include "nvim/types.h"
+#include "nvim/types_defs.h"
// option_vars.h: definition of global variables for settable options