diff options
Diffstat (limited to '')
-rw-r--r-- | CPP/Windows/Registry.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/Registry.h b/CPP/Windows/Registry.h index ca79dfe..0d3b4fc 100644 --- a/CPP/Windows/Registry.h +++ b/CPP/Windows/Registry.h | |||
@@ -1,7 +1,7 @@ | |||
1 | // Windows/Registry.h | 1 | // Windows/Registry.h |
2 | 2 | ||
3 | #ifndef __WINDOWS_REGISTRY_H | 3 | #ifndef ZIP7_INC_WINDOWS_REGISTRY_H |
4 | #define __WINDOWS_REGISTRY_H | 4 | #define ZIP7_INC_WINDOWS_REGISTRY_H |
5 | 5 | ||
6 | #include "../Common/MyBuffer.h" | 6 | #include "../Common/MyBuffer.h" |
7 | #include "../Common/MyString.h" | 7 | #include "../Common/MyString.h" |