aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/event/time.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/event/time.c')
-rw-r--r--src/nvim/event/time.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/event/time.c b/src/nvim/event/time.c
index 0b624d9547..f678f25f3f 100644
--- a/src/nvim/event/time.c
+++ b/src/nvim/event/time.c
@@ -3,6 +3,7 @@
#include "nvim/event/loop.h"
#include "nvim/event/time.h"
+#include "nvim/func_attr.h"
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "event/time.c.generated.h"