aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-dpdk/odp_thread.c
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-dpdk/odp_thread.c')
-rw-r--r--platform/linux-dpdk/odp_thread.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linux-dpdk/odp_thread.c b/platform/linux-dpdk/odp_thread.c
index bf644a981..60a35cba8 100644
--- a/platform/linux-dpdk/odp_thread.c
+++ b/platform/linux-dpdk/odp_thread.c
@@ -11,8 +11,8 @@
#include <sched.h>
#include <odp/api/thread.h>
#include <odp/api/thrmask.h>
-#include <odp_internal.h>
#include <odp/api/spinlock.h>
+#include <odp_init_internal.h>
#include <odp_config_internal.h>
#include <odp_debug_internal.h>
#include <odp/api/shared_memory.h>