aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/os/lang.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/os/lang.h')
-rw-r--r--src/nvim/os/lang.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/os/lang.h b/src/nvim/os/lang.h
index bb1ebfb721..ad64b38916 100644
--- a/src/nvim/os/lang.h
+++ b/src/nvim/os/lang.h
@@ -1,6 +1,7 @@
#ifndef NVIM_OS_LANG_H
#define NVIM_OS_LANG_H
+#include "nvim/cmdexpand_defs.h"
#include "nvim/ex_cmds_defs.h"
#include "nvim/types.h"