--- np2/sound/sound.h 2004/02/18 20:11:37 1.5 +++ np2/sound/sound.h 2004/02/18 21:58:41 1.6 @@ -3,10 +3,6 @@ #define SOUNDCALL #endif -#if defined(SUPPORT_WAVEMIX) -#include "wavemix.h" -#endif - typedef void (SOUNDCALL * SOUNDCB)(void *hdl, SINT32 *pcm, UINT count); typedef struct {