summaryrefslogtreecommitdiff
path: root/src/win32/w32_stack.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/win32/w32_stack.h')
-rw-r--r--src/win32/w32_stack.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/win32/w32_stack.h b/src/win32/w32_stack.h
index a514ace6f..5f0009e0b 100644
--- a/src/win32/w32_stack.h
+++ b/src/win32/w32_stack.h
@@ -5,8 +5,8 @@
* a Linking Exception. For full terms see the included COPYING file.
*/
-#ifndef INCLUDE_w32_stack_h__
-#define INCLUDE_w32_stack_h__
+#ifndef INCLUDE_win32_w32_stack_h__
+#define INCLUDE_win32_w32_stack_h__
#include "common.h"
@@ -137,4 +137,4 @@ int git_win32__stack(
const char *prefix, const char *suffix);
#endif /* GIT_MSVC_CRTDBG */
-#endif /* INCLUDE_w32_stack_h__ */
+#endif