aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225
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/h225
parent17c9803cacfc1f968291d5893b581cb6e3dfeeb3 (diff)
Sanitize epan includes
svn path=/trunk/; revision=29500
Diffstat (limited to 'asn1/h225')
-rw-r--r--asn1/h225/packet-h225-template.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/h225/packet-h225-template.c b/asn1/h225/packet-h225-template.c
index ec812bad11..a2ec0c36d2 100644
--- a/asn1/h225/packet-h225-template.c
+++ b/asn1/h225/packet-h225-template.c
@@ -47,7 +47,7 @@
#include <epan/oids.h>
#include <epan/next_tvb.h>
#include <epan/asn1.h>
-#include "tap.h"
+#include <epan/tap.h>
#include "packet-tpkt.h"
#include "packet-per.h"
#include "packet-h225.h"