aboutsummaryrefslogtreecommitdiffstats
path: root/asn1/h225
diff options
context:
space:
mode:
authorlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-25 01:14:24 +0000
committerlego <lego@f5534014-38df-0310-8fa8-9805f1628bb7>2007-08-25 01:14:24 +0000
commitac32510733f639531388f5ef83986f783e5a5b77 (patch)
tree55d9c884242ed55ed057163c987103803043bc8a /asn1/h225
parentf704c0f368901cc9e1c36fb462f518376e8a3791 (diff)
get users of oid_resolv to use the new oids, rollout packet-snmp.c
git-svn-id: http://anonsvn.wireshark.org/wireshark/trunk@22651 f5534014-38df-0310-8fa8-9805f1628bb7
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 3ee6bea2f5..88490d6bd9 100644
--- a/asn1/h225/packet-h225-template.c
+++ b/asn1/h225/packet-h225-template.c
@@ -44,7 +44,7 @@
#include <string.h>
#include <epan/prefs.h>
-#include <epan/oid_resolv.h>
+#include <epan/oids.h>
#include <epan/next_tvb.h>
#include <epan/asn1.h>
#include "tap.h"