mirror of
https://github.com/webmproject/libwebp.git
synced 2024-12-26 21:58:22 +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;
|
||||
} ChunkInfo;
|
||||
|
||||
const ChunkInfo kChunks[LIST_ID + 1];
|
||||
extern const ChunkInfo kChunks[LIST_ID + 1];
|
||||
|
||||
//------------------------------------------------------------------------------
|
||||
// Helper functions.
|
||||
|
Loading…
Reference in New Issue
Block a user