aboutsummaryrefslogtreecommitdiff
path: root/lib_d_soundfile.c
blob: 8305559e6d53de58aca6900d22f63b8fcce25004 (plain)
1
2
3
4
5
#include "../../pd/src/d_soundfile.c"
void lib_d_soundfile_setup(void)
{
    d_soundfile_setup();
}