diff --git a/linux/sound.h b/linux/sound.h index e1ee9830..4b23b040 100755 --- a/linux/sound.h +++ b/linux/sound.h @@ -25,10 +25,12 @@ #if !defined(_SOUND_H__9518A621345F78_3634567_8C0D_EEBF182CF549__INCLUDED_) #define _SOUND_H__9518A621345F78_3634567_8C0D_EEBF182CF549__INCLUDED_ -#include +#ifndef JACK_REPLACES_ASIO // these headers are not available in Windows OS +# include +# include +#endif #include #include -#include #include #include #include