cms-colord: Fix build after the API change 'Honor XDG_CONFIG_DIRS'
This commit is contained in:
parent
b9f1c5248b
commit
2379a65c9f
@ -478,7 +478,7 @@ colord_cms_output_destroy(gpointer data)
|
||||
|
||||
WL_EXPORT int
|
||||
module_init(struct weston_compositor *ec,
|
||||
int *argc, char *argv[], const char *config_file)
|
||||
int *argc, char *argv[])
|
||||
{
|
||||
gboolean ret;
|
||||
GError *error = NULL;
|
||||
|
Loading…
Reference in New Issue
Block a user