summaryrefslogtreecommitdiff
path: root/ext/zip/lib/zip.h
diff options
context:
space:
mode:
Diffstat (limited to 'ext/zip/lib/zip.h')
-rw-r--r--ext/zip/lib/zip.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/ext/zip/lib/zip.h b/ext/zip/lib/zip.h
index 4a80c9e106..f11c9aba7f 100644
--- a/ext/zip/lib/zip.h
+++ b/ext/zip/lib/zip.h
@@ -52,7 +52,7 @@
BEGIN_EXTERN_C()
-#include <lib/zipconf.h>
+#include "zipconf.h"
#include <sys/types.h>
#include <stdio.h>