diff --git a/mini_al.h b/mini_al.h index 0e66387d..0b704e8c 100644 --- a/mini_al.h +++ b/mini_al.h @@ -1965,6 +1965,7 @@ mal_result mal_decoder_seek_to_frame(mal_decoder* pDecoder, mal_uint64 frameInde /////////////////////////////////////////////////////////////////////////////// #ifdef MAL_IMPLEMENTATION #include +#include // For INT_MAX #ifdef MAL_WIN32 #include