summaryrefslogtreecommitdiffstats
path: root/libmpdemux/demux_rtp.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'libmpdemux/demux_rtp.cpp')
-rw-r--r--libmpdemux/demux_rtp.cpp2
1 files changed, 2 insertions, 0 deletions
diff --git a/libmpdemux/demux_rtp.cpp b/libmpdemux/demux_rtp.cpp
index c9c950de8a..6799843ee0 100644
--- a/libmpdemux/demux_rtp.cpp
+++ b/libmpdemux/demux_rtp.cpp
@@ -25,8 +25,10 @@ extern "C" {
#include <windows.h> // windows.h, but not the other way around.
#endif
#include "demux_rtp.h"
+#include "stream/stream.h"
#include "stheader.h"
#include "options.h"
+#include "config.h"
}
#include "demux_rtp_internal.h"