diff options
Diffstat (limited to 'test/pixmaps/red.xpm')
| -rw-r--r-- | test/pixmaps/red.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pixmaps/red.xpm b/test/pixmaps/red.xpm index 69cdddeb0..46726184d 100644 --- a/test/pixmaps/red.xpm +++ b/test/pixmaps/red.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * red_xpm[] = { +static const char * red_xpm[] = { "32 32 32 1", " c #000100", ". c #2D0001", |
