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