diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/UI/Common/SetProperties.h')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/UI/Common/SetProperties.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/7zip/UI/Common/SetProperties.h b/3rdparty/lzma/CPP/7zip/UI/Common/SetProperties.h index 892f1a21037..0676c45daa8 100644 --- a/3rdparty/lzma/CPP/7zip/UI/Common/SetProperties.h +++ b/3rdparty/lzma/CPP/7zip/UI/Common/SetProperties.h @@ -1,7 +1,7 @@ // SetProperties.h -#ifndef __SETPROPERTIES_H -#define __SETPROPERTIES_H +#ifndef ZIP7_INC_SETPROPERTIES_H +#define ZIP7_INC_SETPROPERTIES_H #include "Property.h" |