From fa7fb792ec7ce494b434cc68fed5a3d2c9328a38 Mon Sep 17 00:00:00 2001 From: assiduous Date: Sun, 26 Jan 2020 17:55:51 -0800 Subject: A bunch of final .h -> .hpp renamings --- Tests/IncludeTest/Common/ObjectBaseH_test.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Tests/IncludeTest') diff --git a/Tests/IncludeTest/Common/ObjectBaseH_test.cpp b/Tests/IncludeTest/Common/ObjectBaseH_test.cpp index 9c743c83..269d8056 100644 --- a/Tests/IncludeTest/Common/ObjectBaseH_test.cpp +++ b/Tests/IncludeTest/Common/ObjectBaseH_test.cpp @@ -25,4 +25,4 @@ * of the possibility of such damages. */ -#include "DiligentCore/Common/interface/ObjectBase.h" +#include "DiligentCore/Common/interface/ObjectBase.hpp" -- cgit v1.2.3