wayland: Fix some missing includes
The commit 90e5088
added some extra compiler warning options that were
triggering warnings when enabling the wayland build due to missing
header includes. This adds those header includes in.
Reviewed-by: Robert Bragg <robert@linux.intel.com>
Reviewed-by: Emmanuele Bassi <ebassi@linux.intel.com>
This commit is contained in:

committed by
Robert Bragg

parent
cf96c9caf3
commit
dee544645b
@ -47,6 +47,7 @@
|
||||
#include "clutter-stage-manager.h"
|
||||
#include "clutter-xkb-utils.h"
|
||||
#include "clutter-backend-private.h"
|
||||
#include "clutter-evdev.h"
|
||||
|
||||
#include "clutter-device-manager-evdev.h"
|
||||
|
||||
|
Reference in New Issue
Block a user