From 669db206cb1f270046ad400fff7655e20c63e723 Mon Sep 17 00:00:00 2001 From: Gilbert Ramirez Date: Sun, 18 Jul 2004 18:06:47 +0000 Subject: Move dissectors to epan/dissectors directory. Also move ncp222.py, x11-fields, process-x11-fields.pl, make-reg-dotc, and make-reg-dotc.py. Adjust #include lines in files that include packet-*.h files. svn path=/trunk/; revision=11410 --- tap-gsm_astat.c | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'tap-gsm_astat.c') diff --git a/tap-gsm_astat.c b/tap-gsm_astat.c index ecaca3ea2f..25e83cbe02 100644 --- a/tap-gsm_astat.c +++ b/tap-gsm_astat.c @@ -46,8 +46,8 @@ #include "epan/packet_info.h" #include "epan/value_string.h" #include "tap.h" -#include "packet-bssap.h" -#include "packet-gsm_a.h" +#include +#include #include "register.h" -- cgit v1.2.3