Changing the neutral building icon for the rocks.
You can either change the normal one in game interface, or if you want to keep the normal minimap icon for shops you can use the following natives for an alternate icon:

JASS:
call SetAltMinimapIcon(string path)
call UnitSetUsesAltIcon(unit u, true)