aboutsummaryrefslogtreecommitdiffstats
path: root/tap-gsm_astat.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 /tap-gsm_astat.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 'tap-gsm_astat.c')
-rw-r--r--tap-gsm_astat.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/tap-gsm_astat.c b/tap-gsm_astat.c
index ba166fe9da..9c2c85fd7c 100644
--- a/tap-gsm_astat.c
+++ b/tap-gsm_astat.c
@@ -44,7 +44,7 @@
#include <epan/tap.h>
#include <epan/stat_cmd_args.h>
#include <epan/dissectors/packet-bssap.h>
-#include <epan/dissectors/packet-gsm_a.h>
+#include <epan/dissectors/packet-gsm_a_common.h>
#include "register.h"