]> wimlib.net Git - wimlib/blobdiff - src/xpress-decompress.c
xpress-decompress.c: Remove unneeded wimlib.h include
[wimlib] / src / xpress-decompress.c
index 7ad47264359cfcaace8a0c253afcccd43a220cf4..ebe0d23b73d6c1eccf23c9b4ee023d0172a13b3d 100644 (file)
@@ -69,7 +69,6 @@
 #  include "config.h"
 #endif
 
-#include "wimlib.h"
 #include "wimlib/decompressor_ops.h"
 #include "wimlib/decompress_common.h"
 #include "wimlib/xpress.h"