diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/UI/FileManager/PropertyName.h')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/UI/FileManager/PropertyName.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/7zip/UI/FileManager/PropertyName.h b/3rdparty/lzma/CPP/7zip/UI/FileManager/PropertyName.h index 4f0d6dc11d9..fa6e5c54050 100644 --- a/3rdparty/lzma/CPP/7zip/UI/FileManager/PropertyName.h +++ b/3rdparty/lzma/CPP/7zip/UI/FileManager/PropertyName.h @@ -1,7 +1,7 @@ // PropertyName.h -#ifndef __PROPERTY_NAME_H -#define __PROPERTY_NAME_H +#ifndef ZIP7_INC_PROPERTY_NAME_H +#define ZIP7_INC_PROPERTY_NAME_H #include "../../../Common/MyString.h" |