Index: /applications/editors/josm/plugins/videomapping/build.xml
===================================================================
--- /applications/editors/josm/plugins/videomapping/build.xml	(revision 21297)
+++ /applications/editors/josm/plugins/videomapping/build.xml	(revision 21298)
@@ -40,9 +40,9 @@
       ** should not be necessary to change the following properties
      -->
-	<property name="josm"                   location="../JOSM/dist/josm-custom.jar"/>
+	<property name="josm"                   location="../../core/dist/josm-custom.jar"/>
 	<property name="plugin.build.dir"       value="build"/>
 	<property name="plugin.src.dir"         value="src"/>
 	<!-- this is the directory where the plugin jar is copied to -->
-	<property name="plugin.dist.dir"        value="../JOSM/dist"/>
+	<property name="plugin.dist.dir"        value="../../dist"/>
 	<property name="ant.build.javac.target" value="1.5"/>
 	<property name="plugin.jar"             value="${plugin.dist.dir}/${ant.project.name}.jar"/>
