fix build
This commit is contained in:
parent
0c32cbb7cb
commit
20e3dc6d2a
|
@ -63,7 +63,7 @@ struct print_settings{
|
|||
const struct gui_layout_table *font_func;
|
||||
|
||||
/* Private data for the plotter context */
|
||||
const void *priv;
|
||||
void *priv;
|
||||
};
|
||||
|
||||
|
||||
|
|
Loading…
Reference in New Issue