]> granicus.if.org Git - php/commitdiff
fixed header include
authorAnatoliy Belsky <ab@php.net>
Mon, 4 Jun 2012 20:51:00 +0000 (22:51 +0200)
committerAnatoliy Belsky <ab@php.net>
Thu, 7 Jun 2012 19:01:31 +0000 (21:01 +0200)
ext/zip/lib/zip.h

index 4a80c9e1065749831006c3f1043ec1ee829f9658..f11c9aba7f99c494905943dae044ec705467201c 100644 (file)
@@ -52,7 +52,7 @@
 
 BEGIN_EXTERN_C()
 
-#include <lib/zipconf.h>
+#include "zipconf.h"
 
 #include <sys/types.h>
 #include <stdio.h>