diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/UI/Common/StdAfx.h')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/UI/Common/StdAfx.h | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/3rdparty/lzma/CPP/7zip/UI/Common/StdAfx.h b/3rdparty/lzma/CPP/7zip/UI/Common/StdAfx.h index 9a8e7d21a28..2854ff3e935 100644 --- a/3rdparty/lzma/CPP/7zip/UI/Common/StdAfx.h +++ b/3rdparty/lzma/CPP/7zip/UI/Common/StdAfx.h @@ -1,9 +1,8 @@ -// stdafx.h +// StdAfx.h #ifndef __STDAFX_H #define __STDAFX_H -#include "../../../Common/MyWindows.h" -#include "../../../Common/NewHandler.h" +#include "../../../Common/Common.h" #endif |