Fixup libretro-fetch.sh

This commit is contained in:
twinaphex 2013-05-01 23:45:21 +02:00
parent 9790f8ef4e
commit aeabe5e0d3

View File

@ -1,6 +1,6 @@
#!/bin/sh
. libretro-config.sh
. ./libretro-config.sh
# Keep three copies so we don't have to rebuild stuff all the time.
fetch_project_bsnes()