diff options
Diffstat (limited to '')
-rw-r--r-- | CPP/Windows/TimeUtils.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/Windows/TimeUtils.h b/CPP/Windows/TimeUtils.h index 60ee739..4a9d0f2 100644 --- a/CPP/Windows/TimeUtils.h +++ b/CPP/Windows/TimeUtils.h | |||
@@ -1,7 +1,7 @@ | |||
1 | // Windows/TimeUtils.h | 1 | // Windows/TimeUtils.h |
2 | 2 | ||
3 | #ifndef __WINDOWS_TIME_UTILS_H | 3 | #ifndef ZIP7_INC_WINDOWS_TIME_UTILS_H |
4 | #define __WINDOWS_TIME_UTILS_H | 4 | #define ZIP7_INC_WINDOWS_TIME_UTILS_H |
5 | 5 | ||
6 | #include "../Common/MyTypes.h" | 6 | #include "../Common/MyTypes.h" |
7 | #include "../Common/MyWindows.h" | 7 | #include "../Common/MyWindows.h" |