diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2020-01-27 01:55:51 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2020-01-27 01:55:51 +0000 |
| commit | fa7fb792ec7ce494b434cc68fed5a3d2c9328a38 (patch) | |
| tree | a17dbf77423a093b7d7f8f232bb5209ac5e3da3b /Tests/IncludeTest | |
| parent | Renamed platform headers .h -> .hpp (diff) | |
| download | DiligentCore-fa7fb792ec7ce494b434cc68fed5a3d2c9328a38.tar.gz DiligentCore-fa7fb792ec7ce494b434cc68fed5a3d2c9328a38.zip | |
A bunch of final .h -> .hpp renamings
Diffstat (limited to 'Tests/IncludeTest')
| -rw-r--r-- | Tests/IncludeTest/Common/ObjectBaseH_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
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" |
