aboutsummaryrefslogtreecommitdiff
path: root/src/base/flate/internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/base/flate/internal.h')
-rw-r--r--src/base/flate/internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/base/flate/internal.h b/src/base/flate/internal.h
index 794c7c2..a926ed7 100644
--- a/src/base/flate/internal.h
+++ b/src/base/flate/internal.h
@@ -3,7 +3,7 @@
#include <u.h>
#include <base.h>
-#include <zlib.h>
+#include <vendor/zlib.h>
typedef struct buffer
{