summaryrefslogtreecommitdiffstats
path: root/LzFind.c
diff options
context:
space:
mode:
Diffstat (limited to 'LzFind.c')
-rw-r--r--LzFind.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/LzFind.c b/LzFind.c
index 06d1c2c..8e660f3 100644
--- a/LzFind.c
+++ b/LzFind.c
@@ -10,7 +10,7 @@
#include <stdlib.h>
#include <string.h>
-#include "clzip.h"
+#include "lzip.h"
#include "LzFind.h"
#define kHash2Size (1 << 10)