mirror of
https://github.com/brl/mutter.git
synced 2024-11-25 09:30:45 -05:00
Fix build error introduced in the last commit
This commit is contained in:
parent
ee2f995fc7
commit
7d8cc4f940
@ -737,7 +737,7 @@ const char *mutter_window_get_description (MutterWindow *self)
|
||||
* located.
|
||||
*/
|
||||
gint
|
||||
mutter_window_get_workspace (MutterWindow *mcw)
|
||||
mutter_window_get_workspace (MutterWindow *self)
|
||||
{
|
||||
MutterWindowPrivate *priv;
|
||||
MetaWorkspace *workspace;
|
||||
|
Loading…
Reference in New Issue
Block a user