Fix Mapsforge dependency

This commit is contained in:
Emux 2018-04-10 10:17:29 +03:00
parent cdd07c0da3
commit 57d56fbedf
No known key found for this signature in database
GPG Key ID: 89C6921D7AF2BDD0

View File

@ -15,7 +15,7 @@
package org.oscim.theme.comparator.mapsforge;
import org.mapsforge.map.awt.input.MouseEventListener;
import org.mapsforge.map.view.MapView;
import org.mapsforge.map.awt.view.MapView;
import org.oscim.theme.comparator.BothMapPositionHandler;
import java.awt.event.MouseEvent;