File diff r14247:2f155b9f20db → r14248:a9050881acd7
src/sound/win32_s.cpp
Show inline comments
 
@@ -11,12 +11,13 @@
 

	
 
#include "../stdafx.h"
 
#include "../openttd.h"
 
#include "../driver.h"
 
#include "../mixer.h"
 
#include "../core/alloc_func.hpp"
 
#include "../core/bitmath_func.hpp"
 
#include "win32_s.h"
 
#include <windows.h>
 
#include <mmsystem.h>
 

	
 
static FSoundDriver_Win32 iFSoundDriver_Win32;