aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/vim.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/vim.h')
-rw-r--r--src/nvim/vim.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/vim.h b/src/nvim/vim.h
index d927c299cb..46907adca9 100644
--- a/src/nvim/vim.h
+++ b/src/nvim/vim.h
@@ -96,7 +96,6 @@ typedef uint32_t u8char_T;
#include <assert.h>
-#include <inttypes.h>
#include <wctype.h>
#include <stdarg.h>