diff --git a/libretro-fetch.sh b/libretro-fetch.sh index 456ca3be..caf2fc24 100755 --- a/libretro-fetch.sh +++ b/libretro-fetch.sh @@ -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()