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