summaryrefslogtreecommitdiff
path: root/apps/codecs/libffmpegFLAC/bitstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'apps/codecs/libffmpegFLAC/bitstream.h')
-rw-r--r--apps/codecs/libffmpegFLAC/bitstream.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/apps/codecs/libffmpegFLAC/bitstream.h b/apps/codecs/libffmpegFLAC/bitstream.h
index 668e23a836..288d839c4a 100644
--- a/apps/codecs/libffmpegFLAC/bitstream.h
+++ b/apps/codecs/libffmpegFLAC/bitstream.h
@@ -15,7 +15,7 @@
15 #include <stdio.h> 15 #include <stdio.h>
16 #define IBSS_ATTR 16 #define IBSS_ATTR
17 #define ICONST_ATTR 17 #define ICONST_ATTR
18 18 #define ICODE_ATTR
19#endif 19#endif
20 20
21/* Endian conversion routines for standalone compilation */ 21/* Endian conversion routines for standalone compilation */