aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp/packet_io.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/include/odp/packet_io.h')
-rw-r--r--platform/linux-generic/include/odp/packet_io.h8
1 files changed, 4 insertions, 4 deletions
diff --git a/platform/linux-generic/include/odp/packet_io.h b/platform/linux-generic/include/odp/packet_io.h
index 01bd777d9..134cd7882 100644
--- a/platform/linux-generic/include/odp/packet_io.h
+++ b/platform/linux-generic/include/odp/packet_io.h
@@ -18,10 +18,10 @@ extern "C" {
#endif
#include <odp/std_types.h>
-#include <odp/pool_types.h>
-#include <odp/classification_types.h>
-#include <odp/packet_types.h>
-#include <odp/packet_io_types.h>
+#include <odp/plat/pool_types.h>
+#include <odp/plat/classification_types.h>
+#include <odp/plat/packet_types.h>
+#include <odp/plat/packet_io_types.h>
/** @ingroup odp_packet_io
* @{