aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
authorLars Roland <Lars.Roland@gmx.net>2005-02-08 19:36:20 +0000
committerLars Roland <Lars.Roland@gmx.net>2005-02-08 19:36:20 +0000
commitfe83d6527b4133f3de367e35cc73ee602354e126 (patch)
tree7d5f8f6122ca1112b06b7b6910f79889f0b19082 /asn1
parent8b1d64e0f2c2509de69a865673fa5bf6cb991040 (diff)
Move h225-persistentdata.[ch] to epan,
as its code is linked into libethereal.dll. svn path=/trunk/; revision=13354
Diffstat (limited to 'asn1')
-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 993eeddfa3..269efea3ad 100644
--- a/asn1/h225/packet-h225-template.c
+++ b/asn1/h225/packet-h225-template.c
@@ -49,7 +49,7 @@
#include "packet-per.h"
#include "packet-h225.h"
#include <epan/t35.h>
-#include "h225-persistentdata.h"
+#include <epan/h225-persistentdata.h>
#include "packet-ber.h"
#include "packet-h235.h"
#include "packet-h245.h"