Index: png.c =================================================================== --- png.c (revision 34889) +++ png.c (revision 34890) @@ -628,7 +628,7 @@ filename = options[HA_pngfile].str; if (!filename) - filename = "pcb-out.png"; + filename = "pcb-rnd-out.png"; /* figure out width and height of the board */ if (options[HA_only_visible].lng) {