diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/UI/Common/Property.h')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/UI/Common/Property.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/7zip/UI/Common/Property.h b/3rdparty/lzma/CPP/7zip/UI/Common/Property.h index 8b57a2a648a..04628098916 100644 --- a/3rdparty/lzma/CPP/7zip/UI/Common/Property.h +++ b/3rdparty/lzma/CPP/7zip/UI/Common/Property.h @@ -1,7 +1,7 @@ // Property.h -#ifndef __7Z_PROPERTY_H -#define __7Z_PROPERTY_H +#ifndef ZIP7_INC_7Z_PROPERTY_H +#define ZIP7_INC_7Z_PROPERTY_H #include "../../../Common/MyString.h" |