summaryrefslogtreecommitdiff
path: root/libavformat/rtpdec.c
diff options
context:
space:
mode:
Diffstat (limited to 'libavformat/rtpdec.c')
-rw-r--r--libavformat/rtpdec.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/libavformat/rtpdec.c b/libavformat/rtpdec.c
index ebe1b45221..f59484e644 100644
--- a/libavformat/rtpdec.c
+++ b/libavformat/rtpdec.c
@@ -29,7 +29,7 @@
#include <unistd.h>
#include "network.h"
-#include "rtp_internal.h"
+#include "rtp.h"
#include "rtp_h264.h"
//#define DEBUG