aboutsummaryrefslogtreecommitdiffstats
path: root/layoutopt/app/etc/layoutopt.bat
diff options
context:
space:
mode:
Diffstat (limited to 'layoutopt/app/etc/layoutopt.bat')
-rwxr-xr-xlayoutopt/app/etc/layoutopt.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/layoutopt/app/etc/layoutopt.bat b/layoutopt/app/etc/layoutopt.bat
index 7fedf31..9200227 100755
--- a/layoutopt/app/etc/layoutopt.bat
+++ b/layoutopt/app/etc/layoutopt.bat
@@ -26,7 +26,7 @@ cd /d %~dp0
rem Check we have a valid Java.exe in the path.
set java_exe=
-call find_java.bat
+call lib\find_java.bat
if not defined java_exe goto :EOF
set jarfile=layoutopt.jar