aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/optionstr.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/optionstr.h')
-rw-r--r--src/nvim/optionstr.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/nvim/optionstr.h b/src/nvim/optionstr.h
index 0993b67c9a..a481ed1d07 100644
--- a/src/nvim/optionstr.h
+++ b/src/nvim/optionstr.h
@@ -2,7 +2,7 @@
#define NVIM_OPTIONSTR_H
#include "nvim/buffer_defs.h"
-#include "nvim/cmdexpand.h"
+#include "nvim/cmdexpand_defs.h"
#include "nvim/option_defs.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS