window-wayland.[ch] => meta-window-wayland.[ch]

This finishes off the meta- prefix for wayland/.
This commit is contained in:
Jasper St. Pierre
2015-04-27 18:09:16 -07:00
parent 48bf807430
commit 9f13033f15
5 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
#include "meta-cursor-tracker-private.h"
#include "display-private.h"
#include "window-private.h"
#include "window-wayland.h"
#include "meta-window-wayland.h"
#include "compositor/region-utils.h"