aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h248
diff options
context:
space:
mode:
authorKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-08-21 20:32:50 +0000
committerKovarththanan Rajaratnam <kovarththanan.rajaratnam@gmail.com>2009-08-21 20:32:50 +0000
commitc19f7978dbd6549c0589393ec1a8ea9762731f80 (patch)
tree130522eec64fd14ab3e7f1ad7f2f0649eea4e18a /asn1/h248
parent17c9803cacfc1f968291d5893b581cb6e3dfeeb3 (diff)
Sanitize epan includes
svn path=/trunk/; revision=29500
Diffstat (limited to 'asn1/h248')
-rw-r--r--asn1/h248/packet-h248-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h248/packet-h248-template.c b/asn1/h248/packet-h248-template.c
index 641ca5201f..994e4cc35f 100644
--- a/asn1/h248/packet-h248-template.c
+++ b/asn1/h248/packet-h248-template.c
@@ -26,7 +26,7 @@
*/
#include "packet-h248.h"
-#include "tap.h"
+#include <epan/tap.h>
#include "packet-tpkt.h"
#define PNAME "H.248 MEGACO"