diff options
Diffstat (limited to 'src/win32/w32_util.h')
-rw-r--r-- | src/win32/w32_util.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/src/win32/w32_util.h b/src/win32/w32_util.h index d81e55a00..6531f47a7 100644 --- a/src/win32/w32_util.h +++ b/src/win32/w32_util.h @@ -5,8 +5,8 @@ * a Linking Exception. For full terms see the included COPYING file. */ -#ifndef INCLUDE_w32_util_h__ -#define INCLUDE_w32_util_h__ +#ifndef INCLUDE_win32_w32_util_h__ +#define INCLUDE_win32_w32_util_h__ #include "common.h" |