From 103f0c2ab0c9c4c54d168b98a86bc10d0dac0449 Mon Sep 17 00:00:00 2001 From: assiduous Date: Thu, 30 Jan 2020 19:38:22 -0800 Subject: Renamed .h -> .hpp where appropriate --- Tests/IncludeTest/TextureLoader/ImageH_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tests/IncludeTest/TextureLoader') diff --git a/Tests/IncludeTest/TextureLoader/ImageH_test.cpp b/Tests/IncludeTest/TextureLoader/ImageH_test.cpp index 0820358..b27d834 100644 --- a/Tests/IncludeTest/TextureLoader/ImageH_test.cpp +++ b/Tests/IncludeTest/TextureLoader/ImageH_test.cpp @@ -25,4 +25,4 @@ * of the possibility of such damages. */ -#include "TextureLoader/interface/Image.h" +#include "TextureLoader/interface/Image.hpp" -- cgit v1.2.3