summaryrefslogtreecommitdiff
path: root/epan/dissectors/packet-cdt.c
diff options
context:
space:
mode:
authorLuis Ontanon <luis.ontanon@gmail.com>2007-08-25 01:14:24 +0000
committerLuis Ontanon <luis.ontanon@gmail.com>2007-08-25 01:14:24 +0000
commit00c5e48a17040bbeff107c98ce365633724ad9fe (patch)
tree55d9c884242ed55ed057163c987103803043bc8a /epan/dissectors/packet-cdt.c
parentfb082a9a3c738c4707245cd7a5bdf564683a968f (diff)
downloadwireshark-00c5e48a17040bbeff107c98ce365633724ad9fe.tar.gz
get users of oid_resolv to use the new oids, rollout packet-snmp.c
svn path=/trunk/; revision=22651
Diffstat (limited to 'epan/dissectors/packet-cdt.c')
-rw-r--r--epan/dissectors/packet-cdt.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/dissectors/packet-cdt.c b/epan/dissectors/packet-cdt.c
index a8a0b979c0..6e13cb0c48 100644
--- a/epan/dissectors/packet-cdt.c
+++ b/epan/dissectors/packet-cdt.c
@@ -40,7 +40,7 @@
#endif
#include <epan/packet.h>
-#include <epan/oid_resolv.h>
+#include <epan/oids.h>
#include <epan/expert.h>
#include <epan/asn1.h>