aboutsummaryrefslogtreecommitdiffstats
path: root/gtk/gsm_a_stat.c
diff options
context:
space:
mode:
authorAnders Broman <anders.broman@ericsson.com>2008-08-04 16:11:17 +0000
committerAnders Broman <anders.broman@ericsson.com>2008-08-04 16:11:17 +0000
commit96aa45646dc5dee532ed27009145095b2a8778cb (patch)
tree30409eb756af220df74cda28caa9a79684042c22 /gtk/gsm_a_stat.c
parentf4a7b397534f6f7e55510bd98f97a101eac8d1a2 (diff)
First step to split the gsm_a dissector into several smaller ones ( done by Neil Piercy)
rename the "old" one to gsm_a_common. svn path=/trunk/; revision=25915
Diffstat (limited to 'gtk/gsm_a_stat.c')
-rw-r--r--gtk/gsm_a_stat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gtk/gsm_a_stat.c b/gtk/gsm_a_stat.c
index 77cbb8b1d9..5b60df5907 100644
--- a/gtk/gsm_a_stat.c
+++ b/gtk/gsm_a_stat.c
@@ -43,7 +43,7 @@
#include <epan/stat_cmd_args.h>
#include <epan/tap.h>
#include <epan/dissectors/packet-bssap.h>
-#include <epan/dissectors/packet-gsm_a.h>
+#include <epan/dissectors/packet-gsm_a_common.h>
#include "../stat_menu.h"
#include "../simple_dialog.h"