aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp_schedule_internal.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/include/odp_schedule_internal.h')
-rw-r--r--platform/linux-generic/include/odp_schedule_internal.h4
1 files changed, 2 insertions, 2 deletions
diff --git a/platform/linux-generic/include/odp_schedule_internal.h b/platform/linux-generic/include/odp_schedule_internal.h
index 7b943bdc9..acda2e4c7 100644
--- a/platform/linux-generic/include/odp_schedule_internal.h
+++ b/platform/linux-generic/include/odp_schedule_internal.h
@@ -14,8 +14,8 @@ extern "C" {
#endif
-#include <odp_buffer.h>
-#include <odp_queue.h>
+#include <odp/buffer.h>
+#include <odp/queue.h>
void odp_schedule_mask_set(odp_queue_t queue, int prio);