aboutsummaryrefslogtreecommitdiff
path: root/tests/datasets/OpticalFlowDataset.h
diff options
context:
space:
mode:
authorAnthony Barbier <anthony.barbier@arm.com>2018-08-27 13:39:47 +0100
committerAnthony Barbier <anthony.barbier@arm.com>2018-11-02 16:54:54 +0000
commit4dbc0a979f06352353eec2ffc72485af8a91056a (patch)
treebd1f80a2fefa795bddd2ce637050adc0bfd7d1ba /tests/datasets/OpticalFlowDataset.h
parent226e4b92b191491ffa57ede66eba1d5d6fcf3b76 (diff)
downloadComputeLibrary-4dbc0a979f06352353eec2ffc72485af8a91056a.tar.gz
COMPMID-1541: Remove dependency on tests/ headers in utils/TypePrinter.h
Change-Id: I04c11c3b8e215e5f116f188453cfa9211277be4a Reviewed-on: https://eu-gerrit-1.euhpc.arm.com/145712 Reviewed-by: Michele DiGiorgio <michele.digiorgio@arm.com> Tested-by: Jenkins <bsgcomp@arm.com>
Diffstat (limited to 'tests/datasets/OpticalFlowDataset.h')
-rw-r--r--tests/datasets/OpticalFlowDataset.h1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/datasets/OpticalFlowDataset.h b/tests/datasets/OpticalFlowDataset.h
index 9e247206f8..00b148777d 100644
--- a/tests/datasets/OpticalFlowDataset.h
+++ b/tests/datasets/OpticalFlowDataset.h
@@ -24,6 +24,7 @@
#ifndef ARM_COMPUTE_TEST_OPTICAL_FLOW_DATASET
#define ARM_COMPUTE_TEST_OPTICAL_FLOW_DATASET
+#include "tests/TypePrinter.h"
#include "tests/validation/Helpers.h"
#include "utils/TypePrinter.h"