From b75354ebe8278c27c1c5e42897457c6e102fba0e Mon Sep 17 00:00:00 2001 From: Jakub Zawadzki Date: Tue, 3 Dec 2013 23:49:51 +0000 Subject: Avoid including in dissectors. svn path=/trunk/; revision=53774 --- epan/epan_dissect.h | 1 + 1 file changed, 1 insertion(+) (limited to 'epan/epan_dissect.h') diff --git a/epan/epan_dissect.h b/epan/epan_dissect.h index 7c23c125a1..ea1a825c6b 100644 --- a/epan/epan_dissect.h +++ b/epan/epan_dissect.h @@ -28,6 +28,7 @@ extern "C" { #endif /* __cplusplus */ +#include "epan.h" #include "tvbuff.h" #include "proto.h" #include "packet_info.h" -- cgit v1.2.3