]> wimlib.net Git - wimlib/blobdiff - src/lzx_compress.c
matchfinder_common: sync with libdeflate
[wimlib] / src / lzx_compress.c
index 6e1deca816c791d5caa653d70422efcacb0bf840..453f97d4f8351054e43010739b5fe601e684bc64 100644 (file)
 #include "wimlib/compress_common.h"
 #include "wimlib/compressor_ops.h"
 #include "wimlib/error.h"
-#include "wimlib/lz_extend.h"
 #include "wimlib/lzx_common.h"
 #include "wimlib/unaligned.h"
 #include "wimlib/util.h"