aboutsummaryrefslogtreecommitdiffstats
path: root/epan/to_str.h
diff options
context:
space:
mode:
authorGuy Harris <guy@alum.mit.edu>2016-01-03 12:30:57 -0800
committerGuy Harris <guy@alum.mit.edu>2016-01-03 21:42:32 +0000
commitfa7cf8737cd913a3217971d7fa8008efb4f0dd87 (patch)
treeacdbc9a0e7f31cff10eb9f2de408ca33ed774c0b /epan/to_str.h
parent53ba6f401fb76a71adc56a9a70029031c156cda4 (diff)
Rename ipv6-utils.h to ipv6.h.
By analogy to ipv4.h. Change-Id: I147565b332024b1bb88e9cd15889255773d04524 Reviewed-on: https://code.wireshark.org/review/13034 Petri-Dish: Guy Harris <guy@alum.mit.edu> Tested-by: Petri Dish Buildbot <buildbot-no-reply@wireshark.org> Reviewed-by: Guy Harris <guy@alum.mit.edu>
Diffstat (limited to 'epan/to_str.h')
-rw-r--r--epan/to_str.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/epan/to_str.h b/epan/to_str.h
index 801bc9f11c..12e08e963b 100644
--- a/epan/to_str.h
+++ b/epan/to_str.h
@@ -28,7 +28,7 @@
#include "wsutil/nstime.h"
#include "time_fmt.h"
#include <epan/packet_info.h>
-#include <epan/ipv6-utils.h>
+#include <epan/ipv6.h>
#include "ws_symbol_export.h"
#include "wmem/wmem.h"