wayland: Put the MetaWaylandBuffer implementation in a new file

This commit is contained in:
Jasper St. Pierre
2014-10-07 19:39:00 -07:00
parent 8e85015f91
commit c1613a16c0
9 changed files with 133 additions and 70 deletions

View File

@@ -48,6 +48,7 @@
#include "meta-wayland-pointer.h"
#include "meta-wayland-private.h"
#include "meta-wayland-buffer.h"
#include "meta-cursor.h"
#include "meta-cursor-tracker-private.h"
#include "meta-surface-actor-wayland.h"