diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/Compress/StdAfx.h')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/Compress/StdAfx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/3rdparty/lzma/CPP/7zip/Compress/StdAfx.h b/3rdparty/lzma/CPP/7zip/Compress/StdAfx.h index 99a8aa46d36..1cbd7feaeec 100644 --- a/3rdparty/lzma/CPP/7zip/Compress/StdAfx.h +++ b/3rdparty/lzma/CPP/7zip/Compress/StdAfx.h @@ -3,6 +3,6 @@ #ifndef __STDAFX_H #define __STDAFX_H -#include "../../Common/MyWindows.h" +#include "../../Common/Common.h" #endif |