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 "meta-wayland-types.h"
|
||||
#include "meta-wayland-keyboard.h"
|
||||
#include "meta-wayland-pointer.h"
|
||||
#include "meta-wayland-keyboard.h"
|
||||
#include "meta-wayland-touch.h"
|
||||
|
||||
struct _MetaWaylandSeat
|
||||
|
Loading…
Reference in New Issue
Block a user