aboutsummaryrefslogtreecommitdiffstats
path: root/cicn-plugin/cicn/cicn_hello.c
diff options
context:
space:
mode:
Diffstat (limited to 'cicn-plugin/cicn/cicn_hello.c')
-rw-r--r--cicn-plugin/cicn/cicn_hello.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/cicn-plugin/cicn/cicn_hello.c b/cicn-plugin/cicn/cicn_hello.c
index 0117a413..0f20ef5b 100644
--- a/cicn-plugin/cicn/cicn_hello.c
+++ b/cicn-plugin/cicn/cicn_hello.c
@@ -23,7 +23,7 @@
#include <vlibmemory/api.h>
#include <vlibsocket/api.h>
-#include <vnet/ip/udp.h>
+#include <vnet/udp/udp.h>
#include <cicn/cicn.h>
#include <cicn/cicn_hello_inlines.h>