aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/spell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/spell.c')
-rw-r--r--src/nvim/spell.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/nvim/spell.c b/src/nvim/spell.c
index 760ac2e6c1..0cde781fc3 100644
--- a/src/nvim/spell.c
+++ b/src/nvim/spell.c
@@ -72,7 +72,6 @@
#include <inttypes.h>
#include <limits.h>
#include <stdbool.h>
-#include <stdint.h>
#include <string.h>
#include <stdlib.h>
#include <wctype.h>