diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/Common/MethodId.h')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/Common/MethodId.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/7zip/Common/MethodId.h b/3rdparty/lzma/CPP/7zip/Common/MethodId.h index 28b615fcd3e..19b1f10d5fa 100644 --- a/3rdparty/lzma/CPP/7zip/Common/MethodId.h +++ b/3rdparty/lzma/CPP/7zip/Common/MethodId.h @@ -1,7 +1,7 @@ // MethodId.h -#ifndef __7Z_METHOD_ID_H -#define __7Z_METHOD_ID_H +#ifndef ZIP7_INC_7Z_METHOD_ID_H +#define ZIP7_INC_7Z_METHOD_ID_H #include "../../Common/MyTypes.h" |