stdpaths: Add missing include

This commit is contained in:
ZyX
2015-10-17 23:18:04 +03:00
parent 8642bad122
commit d2e07c8307

View File

@@ -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[] = {