Index: applications/editors/josm/plugins/livegps/livegps/LiveGpsLayer.java
===================================================================
--- applications/editors/josm/plugins/livegps/livegps/LiveGpsLayer.java	(revision 3338)
+++ applications/editors/josm/plugins/livegps/livegps/LiveGpsLayer.java	(revision 3339)
@@ -91,5 +91,5 @@
 	}
 	
-	void setAutoCenter(boolean ac)
+	public void setAutoCenter(boolean ac)
 	{
 		autocenter = ac;
