diff options
Diffstat (limited to 'xzlib.c')
-rw-r--r-- | xzlib.c | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -33,7 +33,7 @@ #include <lzma.h> #endif -#include "xzlib.h" +#include "private/xzlib.h" #include <libxml/xmlmemory.h> /* values for xz_state how */ |