diff options
| author | assiduous <assiduous@diligentgraphics.com> | 2020-01-31 04:03:38 +0000 |
|---|---|---|
| committer | assiduous <assiduous@diligentgraphics.com> | 2020-01-31 04:03:38 +0000 |
| commit | 74772897cd20f44f3a7df514f5cab4d74b428b6b (patch) | |
| tree | e83eac290a85a64d0916db99a45153e0a7b06064 /Tests/IncludeTest/Components/ShadowMapManagerH_test.cpp | |
| parent | Fixed DiligentFX project IDE folder (diff) | |
| download | DiligentFX-74772897cd20f44f3a7df514f5cab4d74b428b6b.tar.gz DiligentFX-74772897cd20f44f3a7df514f5cab4d74b428b6b.zip | |
Renamed .h -> .hpp where appropriate
Diffstat (limited to 'Tests/IncludeTest/Components/ShadowMapManagerH_test.cpp')
| -rw-r--r-- | Tests/IncludeTest/Components/ShadowMapManagerH_test.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/Tests/IncludeTest/Components/ShadowMapManagerH_test.cpp b/Tests/IncludeTest/Components/ShadowMapManagerH_test.cpp index 9c90592..8883c73 100644 --- a/Tests/IncludeTest/Components/ShadowMapManagerH_test.cpp +++ b/Tests/IncludeTest/Components/ShadowMapManagerH_test.cpp @@ -25,4 +25,4 @@ * of the possibility of such damages. */ -#include "Components/interface/ShadowMapManager.h" +#include "Components/interface/ShadowMapManager.hpp" |
