aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/include/odp_internal.h')
-rw-r--r--platform/linux-generic/include/odp_internal.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linux-generic/include/odp_internal.h b/platform/linux-generic/include/odp_internal.h
index 07c9f60d2..608aafd60 100644
--- a/platform/linux-generic/include/odp_internal.h
+++ b/platform/linux-generic/include/odp_internal.h
@@ -18,7 +18,7 @@
extern "C" {
#endif
-#include <odp_init.h>
+#include <odp/init.h>
struct odp_global_data {
odp_log_func_t log_fn;