diff options
Diffstat (limited to '')
-rw-r--r-- | CPP/7zip/UI/GUI/HashGUI.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/CPP/7zip/UI/GUI/HashGUI.h b/CPP/7zip/UI/GUI/HashGUI.h index 8264453..1ec9c47 100644 --- a/CPP/7zip/UI/GUI/HashGUI.h +++ b/CPP/7zip/UI/GUI/HashGUI.h | |||
@@ -1,7 +1,7 @@ | |||
1 | // HashGUI.h | 1 | // HashGUI.h |
2 | 2 | ||
3 | #ifndef __HASH_GUI_H | 3 | #ifndef ZIP7_INC_HASH_GUI_H |
4 | #define __HASH_GUI_H | 4 | #define ZIP7_INC_HASH_GUI_H |
5 | 5 | ||
6 | #include "../Common/HashCalc.h" | 6 | #include "../Common/HashCalc.h" |
7 | #include "../Common/Property.h" | 7 | #include "../Common/Property.h" |