summaryrefslogtreecommitdiff
path: root/lib/rbcodec/codecs/libffmpegFLAC/bitstream.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rbcodec/codecs/libffmpegFLAC/bitstream.h')
-rw-r--r--lib/rbcodec/codecs/libffmpegFLAC/bitstream.h3
1 files changed, 1 insertions, 2 deletions
diff --git a/lib/rbcodec/codecs/libffmpegFLAC/bitstream.h b/lib/rbcodec/codecs/libffmpegFLAC/bitstream.h
index 5fc3460c8e..2ec54c42fa 100644
--- a/lib/rbcodec/codecs/libffmpegFLAC/bitstream.h
+++ b/lib/rbcodec/codecs/libffmpegFLAC/bitstream.h
@@ -10,8 +10,7 @@
10#include "ffmpeg_get_bits.h" 10#include "ffmpeg_get_bits.h"
11 11
12#ifndef BUILD_STANDALONE 12#ifndef BUILD_STANDALONE
13 #include <config.h> 13 #include "platform.h"
14 #include <system.h>
15#else 14#else
16 #include <stdio.h> 15 #include <stdio.h>
17 #define IBSS_ATTR 16 #define IBSS_ATTR