mirror of
https://github.com/neovim/neovim.git
synced 2025-10-08 19:06:31 +00:00
Add missing include to mbyte.c
This commit is contained in:
@@ -95,6 +95,7 @@
|
||||
#include "nvim/strings.h"
|
||||
#include "nvim/ui.h"
|
||||
#include "nvim/os/os.h"
|
||||
#include "nvim/arabic.h"
|
||||
|
||||
# define WINBYTE BYTE
|
||||
|
||||
|
Reference in New Issue
Block a user