summaryrefslogtreecommitdiffstats
path: root/LzmaDec.c
diff options
context:
space:
mode:
authorDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:47:48 +0000
committerDaniel Baumann <mail@daniel-baumann.ch>2015-11-07 14:47:48 +0000
commit634e93bbccb1f17716f009d46c5042d24b62192d (patch)
tree0022b051ea10c91d90759abb6f5012abb2cc8b49 /LzmaDec.c
parentAdding debian version 1.4~rc2-2. (diff)
downloadpdlzip-634e93bbccb1f17716f009d46c5042d24b62192d.tar.xz
pdlzip-634e93bbccb1f17716f009d46c5042d24b62192d.zip
Merging upstream version 1.4.
Signed-off-by: Daniel Baumann <mail@daniel-baumann.ch>
Diffstat (limited to 'LzmaDec.c')
-rw-r--r--LzmaDec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/LzmaDec.c b/LzmaDec.c
index 5ea279f..36ecb32 100644
--- a/LzmaDec.c
+++ b/LzmaDec.c
@@ -11,7 +11,7 @@
#include <string.h>
#include <unistd.h>
-#include "clzip.h"
+#include "lzip.h"
#include "LzmaDec.h"