diff options
Diffstat (limited to '3rdparty/lzma/CPP/7zip/UI/Client7z/StdAfx.h')
-rw-r--r-- | 3rdparty/lzma/CPP/7zip/UI/Client7z/StdAfx.h | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/3rdparty/lzma/CPP/7zip/UI/Client7z/StdAfx.h b/3rdparty/lzma/CPP/7zip/UI/Client7z/StdAfx.h index b23436e93e4..2854ff3e935 100644 --- a/3rdparty/lzma/CPP/7zip/UI/Client7z/StdAfx.h +++ b/3rdparty/lzma/CPP/7zip/UI/Client7z/StdAfx.h @@ -3,7 +3,6 @@ #ifndef __STDAFX_H #define __STDAFX_H -#include <windows.h> -#include <stdio.h> +#include "../../../Common/Common.h" #endif |