#!/bin/sh
export LD_LIBRARY_PATH=/usr/lib/audacious/libs:$LD_LIBRARY_PATH
/usr/bin/audacious-bin "$@"
