Index: /applications/editors/josm/plugins/ywms/src/org/openstreetmap/josm/plugins/ywms/PPM.java
===================================================================
--- /applications/editors/josm/plugins/ywms/src/org/openstreetmap/josm/plugins/ywms/PPM.java	(revision 3577)
+++ /applications/editors/josm/plugins/ywms/src/org/openstreetmap/josm/plugins/ywms/PPM.java	(revision 3578)
@@ -29,4 +29,5 @@
 	 * @throws UnsupportedEncodingException if file is not a binary(P6) PPM of 255 colors 
 	 */
+	@SuppressWarnings("deprecation")
 	public PPM(String filename) throws IOException, UnsupportedEncodingException
 	{
