mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
fixes for MSVC6
This commit is contained in:
@@ -78,7 +78,7 @@
|
||||
|
||||
|
||||
/* technically this should be in an "export.c" but this is convenient enough */
|
||||
int FLAC_API_SUPPORTS_OGG_FLAC =
|
||||
FLAC_API int FLAC_API_SUPPORTS_OGG_FLAC =
|
||||
#if FLAC__HAS_OGG
|
||||
1
|
||||
#else
|
||||
|
||||
Reference in New Issue
Block a user