Changeset - r18052:582ae1880112
[Not reviewed]
master
0 1 0
terkhen - 13 years ago 2011-09-03 10:31:28
terkhen@openttd.org
(svn r22877) -Fix (r22874): Fix broken compilation on MinGW.
1 file changed with 1 insertions and 0 deletions:
0 comments (0 inline, 0 general)
src/sound/win32_s.cpp
Show inline comments
 
@@ -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 <windows.h>
 
#include <mmsystem.h>
0 comments (0 inline, 0 general)