meta: Add missing display.h to meta-workspace-manager.h
This is required because MetaDisplayCorner is only defined in display.h https://gitlab.gnome.org/GNOME/mutter/merge_requests/1025
This commit is contained in:
parent
403466c0db
commit
9d390ee49f
@ -26,6 +26,7 @@
|
||||
#include <glib-object.h>
|
||||
|
||||
#include <meta/common.h>
|
||||
#include <meta/display.h>
|
||||
#include <meta/prefs.h>
|
||||
#include <meta/types.h>
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user