diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/Archive/Common/ParseProperties.h')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/Archive/Common/ParseProperties.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/7zip/Archive/Common/ParseProperties.h b/3rdparty/lzma/CPP/7zip/Archive/Common/ParseProperties.h index 1038a8c020c..4ec2e48ed9d 100644 --- a/3rdparty/lzma/CPP/7zip/Archive/Common/ParseProperties.h +++ b/3rdparty/lzma/CPP/7zip/Archive/Common/ParseProperties.h @@ -1,6 +1,6 @@ // ParseProperties.h -#ifndef __PARSE_PROPERTIES_H -#define __PARSE_PROPERTIES_H +#ifndef ZIP7_INC_PARSE_PROPERTIES_H +#define ZIP7_INC_PARSE_PROPERTIES_H #endif |