diff --git a/sources/Renderer/SPIRV/SpirvInstruction.h b/sources/Renderer/SPIRV/SpirvInstruction.h index b14ac16b78..2f02d24907 100644 --- a/sources/Renderer/SPIRV/SpirvInstruction.h +++ b/sources/Renderer/SPIRV/SpirvInstruction.h @@ -9,7 +9,7 @@ #define LLGL_SPIRV_INSTRUCTION_H -#include +#include #include diff --git a/sources/Renderer/SPIRV/SpirvInstructionInfo.h b/sources/Renderer/SPIRV/SpirvInstructionInfo.h index 63648df2f0..44dd3f5368 100644 --- a/sources/Renderer/SPIRV/SpirvInstructionInfo.h +++ b/sources/Renderer/SPIRV/SpirvInstructionInfo.h @@ -9,7 +9,7 @@ #define LLGL_SPIRV_INSTRUCTION_INFO_H -#include +#include #include