aboutsummaryrefslogtreecommitdiff
path: root/tests/validation_old/NEON/AccumulateSquared.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation_old/NEON/AccumulateSquared.cpp')
-rw-r--r--tests/validation_old/NEON/AccumulateSquared.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation_old/NEON/AccumulateSquared.cpp b/tests/validation_old/NEON/AccumulateSquared.cpp
index 29b5edf41b..f4eea7d764 100644
--- a/tests/validation_old/NEON/AccumulateSquared.cpp
+++ b/tests/validation_old/NEON/AccumulateSquared.cpp
@@ -23,13 +23,13 @@
*/
#include "NEON/Accessor.h"
#include "PaddingCalculator.h"
-#include "TypePrinter.h"
#include "Utils.h"
#include "tests/AssetsLibrary.h"
#include "tests/Globals.h"
#include "tests/validation_old/Datasets.h"
#include "tests/validation_old/Reference.h"
#include "tests/validation_old/Validation.h"
+#include "utils/TypePrinter.h"
#include "arm_compute/core/Helpers.h"
#include "arm_compute/core/Types.h"