aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_packet_socket.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/include/odp_packet_socket.h')
-rw-r--r--platform/linux-generic/include/odp_packet_socket.h10
1 files changed, 5 insertions, 5 deletions
diff --git a/platform/linux-generic/include/odp_packet_socket.h b/platform/linux-generic/include/odp_packet_socket.h
index 08c7cb6ef..098d58d4f 100644
--- a/platform/linux-generic/include/odp_packet_socket.h
+++ b/platform/linux-generic/include/odp_packet_socket.h
@@ -12,11 +12,11 @@
#include <linux/if_ether.h>
#include <sys/socket.h>
-#include <odp_align.h>
-#include <odp_buffer.h>
-#include <odp_debug.h>
-#include <odp_pool.h>
-#include <odp_packet.h>
+#include <odp/align.h>
+#include <odp/buffer.h>
+#include <odp/debug.h>
+#include <odp/pool.h>
+#include <odp/packet.h>
#include <linux/version.h>