diff --git a/projects/ROCKNIX/packages/emulators/libretro/flycast-lr/patches/001-fix-building-with-gcc15.patch b/projects/ROCKNIX/packages/emulators/libretro/flycast-lr/patches/001-fix-building-with-gcc15.patch new file mode 100644 index 0000000000..84157201e5 --- /dev/null +++ b/projects/ROCKNIX/packages/emulators/libretro/flycast-lr/patches/001-fix-building-with-gcc15.patch @@ -0,0 +1,10 @@ +--- a/core/deps/glslang/SPIRV/SpvBuilder.h ++++ b/core/deps/glslang/SPIRV/SpvBuilder.h +@@ -63,6 +63,7 @@ + #include + #include + #include ++#include + + namespace spv { +