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