aboutsummaryrefslogtreecommitdiff
path: root/src/spell.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/spell.c')
-rw-r--r--src/spell.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/spell.c b/src/spell.c
index df264ee3fa..d403e17b3f 100644
--- a/src/spell.c
+++ b/src/spell.c
@@ -325,6 +325,7 @@
#include "term.h"
#include "ui.h"
#include "undo.h"
+#include "os/os.h"
#ifndef UNIX /* it's in os_unix_defs.h for Unix */
# include <time.h> /* for time_t */