Skip to content

Commit

Permalink
Fix building vulkan Shader.cpp
Browse files Browse the repository at this point in the history
  • Loading branch information
slime73 committed Jan 8, 2024
1 parent 95fdc1c commit ecd9b00
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/modules/graphics/vulkan/Shader.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -26,6 +26,7 @@
#include "libraries/glslang/glslang/Public/ResourceLimits.h"
#include "libraries/glslang/SPIRV/GlslangToSpv.h"

#include <array>

namespace love
{
Expand Down

0 comments on commit ecd9b00

Please sign in to comment.