aboutsummaryrefslogtreecommitdiffstats
path: root/src/vnet/flow/flow_report.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/flow/flow_report.h')
-rw-r--r--src/vnet/flow/flow_report.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/flow/flow_report.h b/src/vnet/flow/flow_report.h
index 4e764377..e8ed3818 100644
--- a/src/vnet/flow/flow_report.h
+++ b/src/vnet/flow/flow_report.h
@@ -23,7 +23,7 @@
#include <vnet/ip/ip_packet.h>
#include <vnet/ip/ip4_packet.h>
#include <vnet/ip/ip6_packet.h>
-#include <vnet/ip/udp.h>
+#include <vnet/udp/udp.h>
#include <vlib/cli.h>
#include <vppinfra/error.h>
#include <vppinfra/hash.h>