diff options
| -rw-r--r-- | src/fl_cursor_wait.xpm | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/fl_cursor_wait.xpm b/src/fl_cursor_wait.xpm index bc78bb379..3aa6df631 100644 --- a/src/fl_cursor_wait.xpm +++ b/src/fl_cursor_wait.xpm @@ -1,5 +1,5 @@ /* XPM */ -static char *fl_cursor_wait_xpm[] = { +static const char *fl_cursor_wait_xpm[] = { /* width height ncolors chars_per_pixel */ "13 18 3 1", /* colors */ |
