diff options
Diffstat (limited to 'libimage/error_small.xpm')
-rw-r--r-- | libimage/error_small.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/libimage/error_small.xpm b/libimage/error_small.xpm index 5c61f2a..ffd582e 100644 --- a/libimage/error_small.xpm +++ b/libimage/error_small.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char * error_small_xpm[] = { +static const char * error_small_xpm[] = { "150 115 65 1", " c None", ". c #5F605E", |