Index: /applications/editors/josm/plugins/livegps/build.xml
===================================================================
--- /applications/editors/josm/plugins/livegps/build.xml	(revision 36162)
+++ /applications/editors/josm/plugins/livegps/build.xml	(revision 36163)
@@ -22,5 +22,5 @@
             <classpath path="${checkstyle-build.dir}"/>
         </taskdef>
-        <checkstyle config="checkstyle-config.xml">
+        <checkstyle config="../checkstyle-config.xml">
             <fileset dir="${basedir}/src" includes="**/*.java" />
             <formatter type="xml" toFile="checkstyle-josm-${ant.project.name}.xml"/>
