diff --git a/projects/ROCKNIX/packages/emulators/standalone/amiberry/patches/02-fix-building-with-gcc15.patch b/projects/ROCKNIX/packages/emulators/standalone/amiberry/patches/02-fix-building-with-gcc15.patch new file mode 100644 index 0000000000..4ccf4cc912 --- /dev/null +++ b/projects/ROCKNIX/packages/emulators/standalone/amiberry/patches/02-fix-building-with-gcc15.patch @@ -0,0 +1,11 @@ +--- a/src/archivers/chd/corestr.cpp ++++ b/src/archivers/chd/corestr.cpp +@@ -16,7 +16,7 @@ + + #include + #include +- ++#include + + /*------------------------------------------------- + core_stricmp - case-insensitive string compare