diff options
Diffstat (limited to '3rdparty/lzma/CPP/Common/StdAfx.h')
-rw-r--r-- | 3rdparty/lzma/CPP/Common/StdAfx.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/Common/StdAfx.h b/3rdparty/lzma/CPP/Common/StdAfx.h index 420f5c3267f..a5228b0a669 100644 --- a/3rdparty/lzma/CPP/Common/StdAfx.h +++ b/3rdparty/lzma/CPP/Common/StdAfx.h @@ -1,7 +1,7 @@ // StdAfx.h -#ifndef __STDAFX_H -#define __STDAFX_H +#ifndef ZIP7_INC_STDAFX_H +#define ZIP7_INC_STDAFX_H #include "Common.h" |