aboutsummaryrefslogtreecommitdiffstats
path: root/ddms/app/etc/ddms.bat
diff options
context:
space:
mode:
Diffstat (limited to 'ddms/app/etc/ddms.bat')
-rwxr-xr-xddms/app/etc/ddms.bat2
1 files changed, 1 insertions, 1 deletions
diff --git a/ddms/app/etc/ddms.bat b/ddms/app/etc/ddms.bat
index c98621b..271ac4c 100755
--- a/ddms/app/etc/ddms.bat
+++ b/ddms/app/etc/ddms.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=ddms.jar