Merge branch 'master' of feistymeow.org:feisty_meow
[feisty_meow.git] / scripts / multimedia / sound_play.sh
index 2110a4b69593f579b85285db5302ad51de7867e2..962efd61318fe8493c064e494f2afac4604165f6 100644 (file)
@@ -2,7 +2,7 @@
 
 # play the sound files specified.
 
-source "$FEISTY_MEOW_SCRIPTS/core/functions.sh"  # provides psfind.
+source "$FEISTY_MEOW_SCRIPTS/core/launch_feisty_meow.sh"
 
 if [ $# -lt 1 ]; then
   #echo no sound file specified.