From 38ad2d5cb659074ad9b4bde16bcbf71481719b94 Mon Sep 17 00:00:00 2001 From: assiduous Date: Sun, 26 Jan 2020 13:44:37 -0800 Subject: Renamed .h -> .hpp in GraphicsEngine, GraphicsEngineD3DBase, GraphicsEningeD3D11, and GraphicsEningeD3D12 projects --- Graphics/GLSLTools/src/SPIRVShaderResources.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'Graphics/GLSLTools') diff --git a/Graphics/GLSLTools/src/SPIRVShaderResources.cpp b/Graphics/GLSLTools/src/SPIRVShaderResources.cpp index b51c2a00..4d9fc6d5 100644 --- a/Graphics/GLSLTools/src/SPIRVShaderResources.cpp +++ b/Graphics/GLSLTools/src/SPIRVShaderResources.cpp @@ -29,7 +29,7 @@ #include "SPIRVShaderResources.hpp" #include "spirv_parser.hpp" #include "spirv_cross.hpp" -#include "ShaderBase.h" +#include "ShaderBase.hpp" #include "GraphicsAccessories.hpp" #include "StringTools.h" #include "Align.h" -- cgit v1.2.3