mirror of
https://github.com/neovim/neovim.git
synced 2025-10-04 17:06:30 +00:00
stdpaths: Add missing include
This commit is contained in:
@@ -4,6 +4,7 @@
|
||||
#include "nvim/os/os.h"
|
||||
#include "nvim/path.h"
|
||||
#include "nvim/memory.h"
|
||||
#include "nvim/ascii.h"
|
||||
|
||||
/// Names of the environment variables, mapped to XDGVarType values
|
||||
static const char *xdg_env_vars[] = {
|
||||
|
Reference in New Issue
Block a user