summaryrefslogtreecommitdiffstats
path: root/src/vnet/dpo/receive_dpo.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/vnet/dpo/receive_dpo.h')
-rw-r--r--src/vnet/dpo/receive_dpo.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/vnet/dpo/receive_dpo.h b/src/vnet/dpo/receive_dpo.h
index 9459fbcc279..e329cdfb6f2 100644
--- a/src/vnet/dpo/receive_dpo.h
+++ b/src/vnet/dpo/receive_dpo.h
@@ -21,7 +21,7 @@
#define __RECEIVE_DPO_H__
#include <vnet/dpo/dpo.h>
-#include <vnet/ip/ip6.h>
+#include <vnet/ip/ip46_address.h>
typedef struct receive_dpo_t_
{