diff --git a/srcpkgs/openmw/patches/algorithm.patch b/srcpkgs/openmw/patches/algorithm.patch new file mode 100644 index 00000000000..3a1a666ed57 --- /dev/null +++ b/srcpkgs/openmw/patches/algorithm.patch @@ -0,0 +1,10 @@ +--- a/components/bsa/bsa_file.cpp 2023-08-08 11:23:20.000000000 +0200 ++++ - 2025-04-22 10:55:08.517484675 +0200 +@@ -26,6 +26,7 @@ + #include + + #include ++#include + + #include + #include