From 6a9d3e7b6e1b3c45ea70b062f11759aec1e49f0a Mon Sep 17 00:00:00 2001 From: Egor Yusov Date: Sat, 14 Apr 2018 23:44:24 -0700 Subject: Fixed build errors --- Graphics/GLSLTools/include/GLSL2SPIRV.h | 1 + 1 file changed, 1 insertion(+) (limited to 'Graphics/GLSLTools') diff --git a/Graphics/GLSLTools/include/GLSL2SPIRV.h b/Graphics/GLSLTools/include/GLSL2SPIRV.h index 26256629..75ef5872 100644 --- a/Graphics/GLSLTools/include/GLSL2SPIRV.h +++ b/Graphics/GLSLTools/include/GLSL2SPIRV.h @@ -23,6 +23,7 @@ #pragma once +#include #include "Shader.h" namespace Diligent -- cgit v1.2.3