aboutsummaryrefslogtreecommitdiffstats
path: root/ui/cli/tap-rtp.c
diff options
context:
space:
mode:
authorJörg Mayer <jmayer@loplof.de>2013-10-24 23:47:30 +0000
committerJörg Mayer <jmayer@loplof.de>2013-10-24 23:47:30 +0000
commit61c7a1bc04bdacf5e29202c4337b158b5e19de51 (patch)
tree2d7b4cf81a7fcd5f115b72cc9db5119ca2aa1af4 /ui/cli/tap-rtp.c
parente83fe18fcc80b5f2b08a9e9e4f156c6458f28ab0 (diff)
Make things compile again.
svn path=/trunk/; revision=52828
Diffstat (limited to 'ui/cli/tap-rtp.c')
-rw-r--r--ui/cli/tap-rtp.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/ui/cli/tap-rtp.c b/ui/cli/tap-rtp.c
index da8809590f..f99eb1e350 100644
--- a/ui/cli/tap-rtp.c
+++ b/ui/cli/tap-rtp.c
@@ -45,6 +45,7 @@
#include <epan/rtp_pt.h>
#include <epan/stat_cmd_args.h>
#include <epan/addr_resolv.h>
+#include "ui/rtp_stream.h"
#include "ui/tap-rtp-common.h"
/* The one and only global rtpstream_tapinfo_t structure for tshark and wireshark.