diff options
Diffstat (limited to 'src/os/os.h')
-rw-r--r-- | src/os/os.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/os/os.h b/src/os/os.h index 9ed5379e34..eefa015a33 100644 --- a/src/os/os.h +++ b/src/os/os.h @@ -1,5 +1,5 @@ -#ifndef NEOVIM_OS_H -#define NEOVIM_OS_H +#ifndef NEOVIM_OS_OS_H +#define NEOVIM_OS_OS_H #include "../vim.h" |