From 41ee6846b4605bf50f1f5b12acffc71a76257e5d Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Mon, 5 Aug 2024 11:15:53 +0200 Subject: Merging upstream version 4.2.6. Signed-off-by: Daniel Baumann --- tools/wireshark_gen.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools/wireshark_gen.py') diff --git a/tools/wireshark_gen.py b/tools/wireshark_gen.py index cf16f1f1..e53fbf9e 100755 --- a/tools/wireshark_gen.py +++ b/tools/wireshark_gen.py @@ -2363,7 +2363,7 @@ proto_tree *union_tree = proto_tree_add_subtree(tree, tvb, *offset, -1, ett_giop #include #include #include -#include +#include "packet-giop.h" #include #include "ws_diag_control.h" -- cgit v1.2.3