mirror of
https://github.com/ApfelTeeSaft/reactos.git
synced 2026-09-01 19:26:16 +00:00
Fix build error
svn path=/branches/xmlbuildsystem/; revision=14714
This commit is contained in:
@@ -11,8 +11,8 @@
|
||||
* Minor build fix
|
||||
*/
|
||||
|
||||
#include "dsp.h"
|
||||
#include "sb16.h"
|
||||
#include "dsp.h"
|
||||
|
||||
/************************************
|
||||
* unsigned char read_dsp(void)
|
||||
|
||||
@@ -11,8 +11,8 @@
|
||||
* Minor build fixes
|
||||
*/
|
||||
|
||||
#include "dsp.h"
|
||||
#include "sb16.h"
|
||||
#include "dsp.h"
|
||||
#include "mixer.h"
|
||||
|
||||
unsigned char read_mixer(unsigned short base,unsigned char reg)
|
||||
|
||||
Reference in New Issue
Block a user