forked from Mirrorlandia_minetest/minetest
Add missing header for gcc-14
https://gcc.gnu.org/gcc-14/porting_to.html Signed-off-by: Alfred Wingate <parona@protonmail.com>
This commit is contained in:
parent
431444ba9f
commit
c9ab61aa8c
@ -25,6 +25,7 @@ with this program; ifnot, write to the Free Software Foundation, Inc.,
|
||||
#include "sound_data.h"
|
||||
|
||||
#include "sound_constants.h"
|
||||
#include <algorithm>
|
||||
|
||||
namespace sound {
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user