aboutsummaryrefslogtreecommitdiff
path: root/tests/Utils.h
diff options
context:
space:
mode:
authorMoritz Pflanzer <moritz.pflanzer@arm.com>2017-07-31 14:48:45 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-09-17 14:16:42 +0100
commite33eb645664e3525086a01b27674febc99ecf5c3 (patch)
tree686288bfa8709efc16858c58b369a247e79a1925 /tests/Utils.h
parentb3d2579b567eabd98fdb4861bf1380fefa18c9aa (diff)
downloadComputeLibrary-e33eb645664e3525086a01b27674febc99ecf5c3.tar.gz
COMPMID-415: Fix new validation
Change-Id: I013d8665afc4e5674b1ff229c44669abd714f690 Reviewed-on: http://mpd-gerrit.cambridge.arm.com/82228 Tested-by: Kaizen <jeremy.johnson+kaizengerrit@arm.com> Reviewed-by: Anthony Barbier <anthony.barbier@arm.com>
Diffstat (limited to 'tests/Utils.h')
-rw-r--r--tests/Utils.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/Utils.h b/tests/Utils.h
index 0a58d41e35..389c9806bb 100644
--- a/tests/Utils.h
+++ b/tests/Utils.h
@@ -31,7 +31,7 @@
#include "arm_compute/core/TensorShape.h"
#include "arm_compute/core/Types.h"
#include "support/ToolchainSupport.h"
-#include "tests/validation/half.h"
+#include "tests/validation_new/half.h"
#include <cmath>
#include <cstddef>