We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 7c673a1 commit b782ccdCopy full SHA for b782ccd
1 file changed
src/include/otezip/zip.h
@@ -31,7 +31,7 @@
31
#include <string.h>
32
#include <time.h>
33
34
-#include "otezip/config.h"
+#include "./config.h"
35
36
/* Little-endian read/write helpers (portable, unaligned-safe).
37
* Use these when reading/writing multi-byte fields from on-disk formats
0 commit comments