aboutsummaryrefslogtreecommitdiff
path: root/tests/validation_old/NEON/Sobel5x5.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation_old/NEON/Sobel5x5.cpp')
-rw-r--r--tests/validation_old/NEON/Sobel5x5.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation_old/NEON/Sobel5x5.cpp b/tests/validation_old/NEON/Sobel5x5.cpp
index 2f26e62e83..e9835b6095 100644
--- a/tests/validation_old/NEON/Sobel5x5.cpp
+++ b/tests/validation_old/NEON/Sobel5x5.cpp
@@ -24,7 +24,6 @@
#include "NEON/Accessor.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"