aboutsummaryrefslogtreecommitdiff
path: root/tests/validation_old/FixedPoint.h
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation_old/FixedPoint.h')
-rw-r--r--tests/validation_old/FixedPoint.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation_old/FixedPoint.h b/tests/validation_old/FixedPoint.h
index 12ffcdfc3d..8e1f5a405e 100644
--- a/tests/validation_old/FixedPoint.h
+++ b/tests/validation_old/FixedPoint.h
@@ -24,8 +24,8 @@
#ifndef __ARM_COMPUTE_TEST_VALIDATION_FIXEDPOINT_H__
#define __ARM_COMPUTE_TEST_VALIDATION_FIXEDPOINT_H__
-#include "Utils.h"
#include "support/ToolchainSupport.h"
+#include "tests/Utils.h"
#include <cassert>
#include <cstdint>