reduced dependency from windows-specific header files
svn-id: r26034
This commit is contained in:
parent
a3c2c1f413
commit
1e985051a9
6 changed files with 16 additions and 13 deletions
|
@ -21,6 +21,9 @@
|
|||
|
||||
#if defined(WIN32) && !defined(_WIN32_WCE)
|
||||
|
||||
|
||||
#include <windows.h>
|
||||
#include <mmsystem.h>
|
||||
#include "common/stdafx.h"
|
||||
#include "sound/mpu401.h"
|
||||
#include "common/util.h"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue