aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/profile.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/profile.h')
-rw-r--r--src/nvim/profile.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/profile.h b/src/nvim/profile.h
index 547d11185f..7450a0dfdc 100644
--- a/src/nvim/profile.h
+++ b/src/nvim/profile.h
@@ -4,6 +4,7 @@
#include <stdint.h>
#include <time.h>
+#include "nvim/cmdexpand_defs.h"
#include "nvim/ex_cmds_defs.h"
#include "nvim/runtime.h"