aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/undo.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/undo.c')
-rw-r--r--src/nvim/undo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/nvim/undo.c b/src/nvim/undo.c
index d0a2213fe5..439cb9b2a5 100644
--- a/src/nvim/undo.c
+++ b/src/nvim/undo.c
@@ -102,6 +102,7 @@
#include "nvim/quickfix.h"
#include "nvim/screen.h"
#include "nvim/sha256.h"
+#include "nvim/strings.h"
#include "nvim/os/os.h"
#include "nvim/os/time.h"