fixup: include nvim/ascii_defs.h

This commit is contained in:
James Tirta Halim 2024-06-03 11:13:55 +07:00 committed by Lewis Russell
parent 200e7ad157
commit 46b69aaf14

View File

@ -4,6 +4,7 @@
#include <string.h>
#include <uv.h>
#include "nvim/ascii_defs.h"
#include "nvim/channel.h"
#include "nvim/eval.h"
#include "nvim/event/defs.h"