aboutsummaryrefslogtreecommitdiff
path: root/platform/linux-generic/include/odp/cpumask.h
diff options
context:
space:
mode:
Diffstat (limited to 'platform/linux-generic/include/odp/cpumask.h')
-rw-r--r--platform/linux-generic/include/odp/cpumask.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/platform/linux-generic/include/odp/cpumask.h b/platform/linux-generic/include/odp/cpumask.h
index a219a66f5..f09bb91d4 100644
--- a/platform/linux-generic/include/odp/cpumask.h
+++ b/platform/linux-generic/include/odp/cpumask.h
@@ -21,7 +21,7 @@ extern "C" {
#include <sched.h>
#include <odp/std_types.h>
-#include <odp/cpumask_types.h>
+#include <odp/plat/cpumask_types.h>
/** @ingroup odp_scheduler
* @{