aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/cmdexpand.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/cmdexpand.h')
-rw-r--r--src/nvim/cmdexpand.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/cmdexpand.h b/src/nvim/cmdexpand.h
index 32c23c5d66..81e323c97b 100644
--- a/src/nvim/cmdexpand.h
+++ b/src/nvim/cmdexpand.h
@@ -1,6 +1,7 @@
#ifndef NVIM_CMDEXPAND_H
#define NVIM_CMDEXPAND_H
+#include "nvim/cmdexpand_defs.h"
#include "nvim/eval/typval_defs.h"
#include "nvim/ex_getln.h"
#include "nvim/garray.h"