wayland: Fix include ordering

This puts it in the same order as the types in the struct.
This commit is contained in:
Jasper St. Pierre 2014-07-10 10:35:35 -04:00
parent a977fcf3d0
commit d0f98ec1ba

View File

@ -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