mirror of
https://github.com/brl/mutter.git
synced 2024-12-25 12:32:05 +00:00
wayland: Fix include ordering
This puts it in the same order as the types in the struct.
This commit is contained in:
parent
a977fcf3d0
commit
d0f98ec1ba
@ -26,8 +26,8 @@
|
|||||||
#include <clutter/clutter.h>
|
#include <clutter/clutter.h>
|
||||||
|
|
||||||
#include "meta-wayland-types.h"
|
#include "meta-wayland-types.h"
|
||||||
#include "meta-wayland-keyboard.h"
|
|
||||||
#include "meta-wayland-pointer.h"
|
#include "meta-wayland-pointer.h"
|
||||||
|
#include "meta-wayland-keyboard.h"
|
||||||
#include "meta-wayland-touch.h"
|
#include "meta-wayland-touch.h"
|
||||||
|
|
||||||
struct _MetaWaylandSeat
|
struct _MetaWaylandSeat
|
||||||
|
Loading…
Reference in New Issue
Block a user