Rename wayland-system-compositor back to just compositor

This commit is contained in:
Kristian Høgsberg 2010-06-04 21:52:02 -04:00
parent 566e81ccee
commit b44f9173f9

View file

@ -25,7 +25,7 @@
#include <linux/input.h>
#include "wayland.h"
#include "wayland-system-compositor.h"
#include "compositor.h"
struct evdev_input_device {
struct wlsc_input_device *device;