Skip to content

Commit b782ccd

Browse files
committed
Fix header
1 parent 7c673a1 commit b782ccd

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/include/otezip/zip.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
#include <string.h>
3232
#include <time.h>
3333

34-
#include "otezip/config.h"
34+
#include "./config.h"
3535

3636
/* Little-endian read/write helpers (portable, unaligned-safe).
3737
* Use these when reading/writing multi-byte fields from on-disk formats

0 commit comments

Comments
 (0)