diff --git a/src/core/mutter.c b/src/core/mutter.c index 3d94f8a42..0c8907af5 100644 --- a/src/core/mutter.c +++ b/src/core/mutter.c @@ -45,7 +45,7 @@ print_version (const gchar *option_name, exit (0); } -static gchar *plugin; +static gchar *plugin = "default"; GOptionEntry mutter_options[] = { {