aboutsummaryrefslogtreecommitdiff
path: root/src/runtime/SchedulerFactory.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/runtime/SchedulerFactory.cpp')
-rw-r--r--src/runtime/SchedulerFactory.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/runtime/SchedulerFactory.cpp b/src/runtime/SchedulerFactory.cpp
index 63a130dc2a..c6c90348b4 100644
--- a/src/runtime/SchedulerFactory.cpp
+++ b/src/runtime/SchedulerFactory.cpp
@@ -23,7 +23,7 @@
*/
#include "arm_compute/runtime/SchedulerFactory.h"
-#include "support/ToolchainSupport.h"
+#include "support/MemorySupport.h"
#include "arm_compute/core/Error.h"
#if ARM_COMPUTE_CPP_SCHEDULER