aboutsummaryrefslogtreecommitdiff
path: root/arm_compute/runtime/MemoryRegion.h
diff options
context:
space:
mode:
Diffstat (limited to 'arm_compute/runtime/MemoryRegion.h')
-rw-r--r--arm_compute/runtime/MemoryRegion.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arm_compute/runtime/MemoryRegion.h b/arm_compute/runtime/MemoryRegion.h
index 83e9245efa..1b645be4a2 100644
--- a/arm_compute/runtime/MemoryRegion.h
+++ b/arm_compute/runtime/MemoryRegion.h
@@ -27,7 +27,7 @@
#include "arm_compute/runtime/IMemoryRegion.h"
#include "arm_compute/core/Error.h"
-#include "support/ToolchainSupport.h"
+#include "support/MemorySupport.h"
#include <cstddef>