aboutsummaryrefslogtreecommitdiff
path: root/src/nvim/path.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/nvim/path.h')
-rw-r--r--src/nvim/path.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/src/nvim/path.h b/src/nvim/path.h
index ac7cddf11d..9272922c8a 100644
--- a/src/nvim/path.h
+++ b/src/nvim/path.h
@@ -1,5 +1,5 @@
-#ifndef NEOVIM_PATH_H
-#define NEOVIM_PATH_H
+#ifndef NVIM_PATH_H
+#define NVIM_PATH_H
#include "nvim/func_attr.h"
#include "nvim/types.h"