aboutsummaryrefslogtreecommitdiff
path: root/tests/validation_old/CL/Sobel3x3.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation_old/CL/Sobel3x3.cpp')
-rw-r--r--tests/validation_old/CL/Sobel3x3.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation_old/CL/Sobel3x3.cpp b/tests/validation_old/CL/Sobel3x3.cpp
index a4c779cd5c..cb4e318736 100644
--- a/tests/validation_old/CL/Sobel3x3.cpp
+++ b/tests/validation_old/CL/Sobel3x3.cpp
@@ -24,7 +24,6 @@
#include "CL/CLAccessor.h"
#include "PaddingCalculator.h"
-#include "TypePrinter.h"
#include "Utils.h"
#include "tests/AssetsLibrary.h"
#include "tests/Globals.h"
@@ -32,6 +31,7 @@
#include "tests/validation_old/Reference.h"
#include "tests/validation_old/Validation.h"
#include "tests/validation_old/ValidationUserConfiguration.h"
+#include "utils/TypePrinter.h"
#include "arm_compute/core/Helpers.h"
#include "arm_compute/core/Types.h"