From e4d9ce18d8008e29c824d6de89b04eb486532755 Mon Sep 17 00:00:00 2001 From: Gerald Combs Date: Thu, 3 Sep 2015 11:46:20 -0700 Subject: Move IAX2 analysis to the ui directory. Rename ui/gtk/iax2_analysis.h to ui/tap-iax2-analysis.h. Move iax2_packet_analyse to ui/tap-iax2-analysis.c. Rename rtp_analysis.h to tap-rtp-analysis.h to match IAX2. Change-Id: Ice7e9ad0d7bf62d631850089c880ec09a3e101dd Reviewed-on: https://code.wireshark.org/review/10375 Reviewed-by: Gerald Combs --- ui/rtp_stream.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'ui/rtp_stream.h') diff --git a/ui/rtp_stream.h b/ui/rtp_stream.h index 2df54e9a03..358ec17890 100644 --- a/ui/rtp_stream.h +++ b/ui/rtp_stream.h @@ -35,7 +35,7 @@ extern "C" { #endif /* __cplusplus */ -#include "rtp_analysis.h" +#include "tap-rtp-analysis.h" #include #include -- cgit v1.2.3