summaryrefslogtreecommitdiff
path: root/tap-gsm_astat.c
diff options
context:
space:
mode:
Diffstat (limited to 'tap-gsm_astat.c')
-rw-r--r--tap-gsm_astat.c4
1 files changed, 2 insertions, 2 deletions
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 <epan/dissectors/packet-bssap.h>
+#include <epan/dissectors/packet-gsm_a.h>
#include "register.h"