X-Git-Url: http://git.chise.org/gitweb/?a=blobdiff_plain;f=src%2Fhpplay.c;h=9499385b386510e1e642c5372b5aa006384b4dec;hb=515ed47192a2fc212474dc246a875771890e0cbe;hp=b7014b88862e00b87aafdc1abdefbd7e1dc2fb94;hpb=6883ee56ec887c2c48abe5b06b5e66aa74031910;p=chise%2Fxemacs-chise.git.1 diff --git a/src/hpplay.c b/src/hpplay.c index b7014b8..9499385 100644 --- a/src/hpplay.c +++ b/src/hpplay.c @@ -27,7 +27,7 @@ Boston, MA 02111-1307, USA. */ Play .au sound files on hp9000s700 BUGS I have been unable to figure out how to use the volume feature, so no - attempts has been made to honor the volume arg of play_sound_* + attempt has been made to honor the volume arg of play_sound_* This means that all sounds are played at 100%. The gain parameter can be set by using the hp-play-gain variable. @@ -51,6 +51,8 @@ Boston, MA 02111-1307, USA. */ #include #include "lisp.h" +#include "nativesound.h" + #include #include #ifdef HPUX10 @@ -61,9 +63,10 @@ Boston, MA 02111-1307, USA. */ #include