aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/NEON/Sobel5x5.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/NEON/Sobel5x5.cpp')
-rw-r--r--tests/validation/NEON/Sobel5x5.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation/NEON/Sobel5x5.cpp b/tests/validation/NEON/Sobel5x5.cpp
index d0d252f214..e3ef8316cf 100644
--- a/tests/validation/NEON/Sobel5x5.cpp
+++ b/tests/validation/NEON/Sobel5x5.cpp
@@ -22,10 +22,10 @@
* SOFTWARE.
*/
+#include "AssetsLibrary.h"
#include "Globals.h"
#include "NEON/NEAccessor.h"
#include "PaddingCalculator.h"
-#include "TensorLibrary.h"
#include "TypePrinter.h"
#include "Utils.h"
#include "validation/Datasets.h"