From: Kristian Høgsberg Date: Sat, 5 Jun 2010 01:52:02 +0000 (-0400) Subject: Rename wayland-system-compositor back to just compositor X-Git-Tag: 0.1.0~163^2~152 X-Git-Url: http://review.tizen.org/git/?a=commitdiff_plain;h=b44f9173f939e473c2a46623310b662fc1cd4ff7;p=platform%2Fupstream%2Flibinput.git Rename wayland-system-compositor back to just compositor --- diff --git a/evdev.c b/evdev.c index d79db8f..d934aa6 100644 --- a/evdev.c +++ b/evdev.c @@ -25,7 +25,7 @@ #include #include "wayland.h" -#include "wayland-system-compositor.h" +#include "compositor.h" struct evdev_input_device { struct wlsc_input_device *device;