Signed-off-by: Zoltan Kiss <[email protected]>
---
 lib/netdev-odp.h | 5 ++---
 1 file changed, 2 insertions(+), 3 deletions(-)

diff --git a/lib/netdev-odp.h b/lib/netdev-odp.h
index 6162dd4..ba58c08 100644
--- a/lib/netdev-odp.h
+++ b/lib/netdev-odp.h
@@ -7,9 +7,8 @@
 #ifdef ODP_NETDEV
 
 #include <odp.h>
-#include <odph_eth.h>
-#include <odph_ip.h>
-#include <odp_packet.h>
+#include <odp/helper/eth.h>
+#include <odp/helper/ip.h>
 
 /* This function is not exported, we need another way to deal with
    creating a packet from an ofpbuf */
-- 
1.9.1


_______________________________________________
lng-odp mailing list
[email protected]
http://lists.linaro.org/mailman/listinfo/lng-odp

Reply via email to