misc: Break the big IP header files to improve compile time
[vpp.git] / src / vnet / dpo / receive_dpo.h
index 9459fbc..e329cdf 100644 (file)
@@ -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_
 {