mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-28 06:38:20 +01:00
Merge "fix Mach-O shared library build"
This commit is contained in:
commit
a2a81f7d61
@ -103,7 +103,7 @@ typedef struct {
|
|||||||
uint32_t chunkSize;
|
uint32_t chunkSize;
|
||||||
} ChunkInfo;
|
} ChunkInfo;
|
||||||
|
|
||||||
const ChunkInfo kChunks[LIST_ID + 1];
|
extern const ChunkInfo kChunks[LIST_ID + 1];
|
||||||
|
|
||||||
//------------------------------------------------------------------------------
|
//------------------------------------------------------------------------------
|
||||||
// Helper functions.
|
// Helper functions.
|
||||||
|
Loading…
Reference in New Issue
Block a user