aboutsummaryrefslogtreecommitdiffstats
path: root/ui/tap-rtp-common.h
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/tap-rtp-common.h
parente83fe18fcc80b5f2b08a9e9e4f156c6458f28ab0 (diff)
Make things compile again.
svn path=/trunk/; revision=52828
Diffstat (limited to 'ui/tap-rtp-common.h')
-rw-r--r--ui/tap-rtp-common.h2
1 files changed, 0 insertions, 2 deletions
diff --git a/ui/tap-rtp-common.h b/ui/tap-rtp-common.h
index 003f4f4771..fafe4a24c5 100644
--- a/ui/tap-rtp-common.h
+++ b/ui/tap-rtp-common.h
@@ -32,8 +32,6 @@
#ifndef TAP_RTP_COMMON_H_INCLUDED
#define TAP_RTP_COMMON_H_INCLUDED
-#include "ui/gtk/rtp_stream.h"
-
gint rtp_stream_info_cmp(gconstpointer, gconstpointer);
void rtpstream_reset_cb(void*);
void rtp_write_header(rtp_stream_info_t*, FILE*);