aboutsummaryrefslogtreecommitdiff
path: root/tests/validation/CL/Threshold.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'tests/validation/CL/Threshold.cpp')
-rw-r--r--tests/validation/CL/Threshold.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/validation/CL/Threshold.cpp b/tests/validation/CL/Threshold.cpp
index 42254c690b..4c10c3f471 100644
--- a/tests/validation/CL/Threshold.cpp
+++ b/tests/validation/CL/Threshold.cpp
@@ -21,10 +21,10 @@
* OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE
* SOFTWARE.
*/
+#include "AssetsLibrary.h"
#include "CL/CLAccessor.h"
#include "Globals.h"
#include "PaddingCalculator.h"
-#include "TensorLibrary.h"
#include "TypePrinter.h"
#include "Utils.h"
#include "dataset/ThresholdDataset.h"