(svn r22877) -Fix (r22874): Fix broken compilation on MinGW.

pull/155/head
terkhen 13 years ago
parent d864aa2ce3
commit 82a5e4e35e

@ -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>

Loading…
Cancel
Save