From 008b5b6d270f9ff4731fd6aa5af936e13677f265 Mon Sep 17 00:00:00 2001 From: terkhen Date: Sat, 3 Sep 2011 10:31:28 +0000 Subject: (svn r22877) -Fix (r22874): Fix broken compilation on MinGW. --- src/sound/win32_s.cpp | 1 + 1 file changed, 1 insertion(+) (limited to 'src') diff --git a/src/sound/win32_s.cpp b/src/sound/win32_s.cpp index ef3f98f40..d241f45c8 100644 --- a/src/sound/win32_s.cpp +++ b/src/sound/win32_s.cpp @@ -15,6 +15,7 @@ #include "../mixer.h" #include "../core/alloc_func.hpp" #include "../core/bitmath_func.hpp" +#include "../core/math_func.hpp" #include "win32_s.h" #include #include -- cgit v1.2.3-70-g09d2