Mercurial > mplayer.hg
view Gui/mplayer/pixmaps/aspect.xpm @ 22907:8c2056711a2a
Remove useless #includes.
author | diego |
---|---|
date | Fri, 06 Apr 2007 21:01:08 +0000 |
parents | 518b5935a909 |
children |
line wrap: on
line source
/* XPM */ static const char * aspect_xpm[] = { "16 16 3 1", " c None", ". c #000000", "+ c #FFFFFF", " ", " ", " ............. ", " .+++++++++++++.", " .+....+...+..+.", " .++++++...+..+.", " .+........+..+.", " .+........+..+.", " .+........+..+.", " .++++++++++..+.", " .+...........+.", " .+...........+.", " .+++++++++++++.", " ............. ", " ", " "};