aboutsummaryrefslogtreecommitdiffstats
path: root/tap-rtp-common.h
diff options
context:
space:
mode:
Diffstat (limited to 'tap-rtp-common.h')
-rw-r--r--tap-rtp-common.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/tap-rtp-common.h b/tap-rtp-common.h
index 3ad22e2689..8c040180a8 100644
--- a/tap-rtp-common.h
+++ b/tap-rtp-common.h
@@ -6,7 +6,7 @@
* Copyright 2008, Ericsson AB
* By Balint Reczey <balint.reczey@ericsson.com>
*
- * most functions are copied from gtk/rtp_stream.c and gtk/rtp_analisys.c
+ * most functions are copied from ui/gtk/rtp_stream.c and ui/gtk/rtp_analisys.c
* Copyright 2003, Alcatel Business Systems
* By Lars Ruoff <lars.ruoff@gmx.net>
*
@@ -32,7 +32,7 @@
#ifndef TAP_RTP_COMMON_H_INCLUDED
#define TAP_RTP_COMMON_H_INCLUDED
-#include "gtk/rtp_stream.h"
+#include "ui/gtk/rtp_stream.h"
gint rtp_stream_info_cmp(gconstpointer, gconstpointer);
void rtpstream_reset_cb(void*);