diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/UI/FileManager/FormatUtils.h')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/UI/FileManager/FormatUtils.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/7zip/UI/FileManager/FormatUtils.h b/3rdparty/lzma/CPP/7zip/UI/FileManager/FormatUtils.h index 993e803390f..1db08eff323 100644 --- a/3rdparty/lzma/CPP/7zip/UI/FileManager/FormatUtils.h +++ b/3rdparty/lzma/CPP/7zip/UI/FileManager/FormatUtils.h @@ -1,7 +1,7 @@ // FormatUtils.h -#ifndef __FORMAT_UTILS_H -#define __FORMAT_UTILS_H +#ifndef ZIP7_INC_FORMAT_UTILS_H +#define ZIP7_INC_FORMAT_UTILS_H #include "../../../Common/MyTypes.h" #include "../../../Common/MyString.h" |