diff options
Diffstat (limited to '')
-rw-r--r-- | CPP/Windows/Console.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/Console.h b/CPP/Windows/Console.h index 43e02fa..818b8d4 100644 --- a/CPP/Windows/Console.h +++ b/CPP/Windows/Console.h | |||
@@ -1,7 +1,7 @@ | |||
1 | // Windows/Console.h | 1 | // Windows/Console.h |
2 | 2 | ||
3 | #ifndef __WINDOWS_CONSOLE_H | 3 | #ifndef ZIP7_INC_WINDOWS_CONSOLE_H |
4 | #define __WINDOWS_CONSOLE_H | 4 | #define ZIP7_INC_WINDOWS_CONSOLE_H |
5 | 5 | ||
6 | #include "Defs.h" | 6 | #include "Defs.h" |
7 | 7 | ||