diff --git a/source/shared_lib/sources/sound/ds8/sound_player_ds8.cpp b/source/shared_lib/sources/sound/ds8/sound_player_ds8.cpp index ca71165eb..70d7a214b 100644 --- a/source/shared_lib/sources/sound/ds8/sound_player_ds8.cpp +++ b/source/shared_lib/sources/sound/ds8/sound_player_ds8.cpp @@ -12,7 +12,7 @@ #include "sound_player_ds8.h" #include -#include +#include "math_wrapper.h" #include "util.h" #include "leak_dumper.h"