mirror of
https://github.com/neovim/neovim.git
synced 2025-09-27 21:48:35 +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