diff options
Diffstat (limited to '')
-rw-r--r-- | LzmaEnc.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -11,7 +11,7 @@ /* #define SHOW_STAT */ /* #define SHOW_STAT2 */ -#include "clzip.h" +#include "lzip.h" #include "LzmaEnc.h" #include "LzFind.h" |