Index: /applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java
===================================================================
--- /applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java	(revision 23788)
+++ /applications/editors/josm/plugins/ElevationProfile/src/org/openstreetmap/josm/plugins/elevation/gui/ElevationProfileLayer.java	(revision 23789)
@@ -84,5 +84,5 @@
 	@Override
 	public Icon getIcon() {
-		return ImageProvider.get("layer", "marker_small");
+		return ImageProvider.get("layer", "elevation_small");
 	}
 
