From fb5aabb532f612d2e1f021df4f02a57cdd19761f Mon Sep 17 00:00:00 2001 From: Moritz Pflanzer Date: Tue, 18 Jul 2017 14:39:55 +0100 Subject: COMPMID-415: Rename TensorLibrary to AssetsLibrary Change-Id: I0da73ae4b76a6778d3601ea5230dc5e17968deaf Reviewed-on: http://mpd-gerrit.cambridge.arm.com/80936 Reviewed-by: Anthony Barbier Tested-by: Kaizen --- tests/validation/NEON/Gaussian5x5.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/validation/NEON/Gaussian5x5.cpp') diff --git a/tests/validation/NEON/Gaussian5x5.cpp b/tests/validation/NEON/Gaussian5x5.cpp index e094ee57b9..7a2a52b10f 100644 --- a/tests/validation/NEON/Gaussian5x5.cpp +++ b/tests/validation/NEON/Gaussian5x5.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 "Globals.h" #include "NEON/NEAccessor.h" #include "PaddingCalculator.h" -#include "TensorLibrary.h" #include "TypePrinter.h" #include "Utils.h" #include "validation/Datasets.h" -- cgit v1.2.1