diff --git a/tests/validation/CPP/LUT.cpp b/tests/validation/CPP/LUT.cpp index 086c45537f..b4c0a9fcc3 100644 --- a/tests/validation/CPP/LUT.cpp +++ b/tests/validation/CPP/LUT.cpp @@ -22,13 +22,12 @@ * SOFTWARE. */ #include "src/core/helpers/LUTManager.h" +#include "support/Half.h" #include "tests/framework/Asserts.h" #include "tests/framework/Macros.h" #include "tests/validation/Helpers.h" #include "tests/validation/Validation.h" -#include "include/half/half.hpp" - namespace arm_compute { namespace test