aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/aucmd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/aucmd.h')
-rw-r--r--src/nvim/aucmd.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/nvim/aucmd.h b/src/nvim/aucmd.h
index 6570ba7a92..9a4dd79a78 100644
--- a/src/nvim/aucmd.h
+++ b/src/nvim/aucmd.h
@@ -1,6 +1,8 @@
#ifndef NVIM_AUCMD_H
#define NVIM_AUCMD_H
+#include <stdint.h>
+
#ifdef INCLUDE_GENERATED_DECLARATIONS
# include "aucmd.h.generated.h"
#endif