From e3d24cee3688b2ddffd5858aba4904bf51398f08 Mon Sep 17 00:00:00 2001 From: Giorgio Arena Date: Fri, 24 Aug 2018 14:44:08 +0100 Subject: COMPMID-708 Fix AccessWindowTranspose Change-Id: I68f65b6dea7889d71b4a10021f59e6f0ab82903b Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/145590 Tested-by: Jenkins Reviewed-by: Anthony Barbier --- src/core/NEON/kernels/NEDepthwiseWeightsReshapeKernel.cpp | 1 - 1 file changed, 1 deletion(-) (limited to 'src/core/NEON/kernels/NEDepthwiseWeightsReshapeKernel.cpp') diff --git a/src/core/NEON/kernels/NEDepthwiseWeightsReshapeKernel.cpp b/src/core/NEON/kernels/NEDepthwiseWeightsReshapeKernel.cpp index 22a2cf8f2d..77ab5adb14 100644 --- a/src/core/NEON/kernels/NEDepthwiseWeightsReshapeKernel.cpp +++ b/src/core/NEON/kernels/NEDepthwiseWeightsReshapeKernel.cpp @@ -23,7 +23,6 @@ */ #include "arm_compute/core/NEON/kernels/NEDepthwiseWeightsReshapeKernel.h" -#include "arm_compute/core/AccessWindowTranspose.h" #include "arm_compute/core/Coordinates.h" #include "arm_compute/core/Error.h" #include "arm_compute/core/Helpers.h" -- cgit v1.2.1