diff options
Diffstat (limited to 'src/win32/w32_buffer.h')
-rw-r--r-- | src/win32/w32_buffer.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/win32/w32_buffer.h b/src/win32/w32_buffer.h index e15ea6864..43298e4a7 100644 --- a/src/win32/w32_buffer.h +++ b/src/win32/w32_buffer.h @@ -4,8 +4,8 @@ * This file is part of libgit2, distributed under the GNU GPL v2 with * a Linking Exception. For full terms see the included COPYING file. */ -#ifndef INCLUDE_git_win32_buffer_h__ -#define INCLUDE_git_win32_buffer_h__ +#ifndef INCLUDE_win32_w32_buffer_h__ +#define INCLUDE_win32_w32_buffer_h__ #include "common.h" |