summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_rtp_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/demux_rtp_internal.h')
-rw-r--r--libmpdemux/demux_rtp_internal.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/libmpdemux/demux_rtp_internal.h b/libmpdemux/demux_rtp_internal.h
index 7ff4d77a85..3c17a1e42f 100644
--- a/libmpdemux/demux_rtp_internal.h
+++ b/libmpdemux/demux_rtp_internal.h
@@ -23,6 +23,7 @@
extern "C" {
#include "demuxer.h"
+#include "config.h"
#ifdef CONFIG_FFMPEG
#include "libavcodec/avcodec.h"
#endif