summarylogtreecommitdiffstats
path: root/bin32-epsxe.sh
diff options
context:
space:
mode:
Diffstat (limited to 'bin32-epsxe.sh')
-rw-r--r--bin32-epsxe.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin32-epsxe.sh b/bin32-epsxe.sh
index 6205eb9b980e..cdefca8383c9 100644
--- a/bin32-epsxe.sh
+++ b/bin32-epsxe.sh
@@ -1,4 +1,4 @@
#!/usr/bin/env bash
-LD_LIBRARY_PATH+=:/opt/epsxe LD_PRELOAD=/usr/lib32/libcurl.so.3 /opt/epsxe/epsxe "$@"
+LD_LIBRARY_PATH+=:/opt/epsxe LD_PRELOAD=/usr/lib32/libcurl.so.3 /opt/bin32-epsxe/bin32-epsxe "$@"