[PATCH weston] Don't include xserver-server-protocol.h
Kristian Høgsberg
hoegsberg at gmail.com
Mon Apr 7 09:46:51 PDT 2014
On Mon, Apr 07, 2014 at 06:02:13PM +0200, Mariusz Ceier wrote:
> It was removed in 757d8aff2757387bcd594e2ee2a27055b366eac3,
> along with xserver protocol.
>
> Signed-off-by: Mariusz Ceier <mceier+wayland at gmail.com>
Thanks, applied. /me hangs head in shame.
Kristian
> ---
> xwayland/dnd.c | 1 -
> xwayland/launcher.c | 1 -
> xwayland/window-manager.c | 1 -
> 3 files changed, 3 deletions(-)
>
> diff --git a/xwayland/dnd.c b/xwayland/dnd.c
> index daeb08d..f0f2457 100644
> --- a/xwayland/dnd.c
> +++ b/xwayland/dnd.c
> @@ -37,7 +37,6 @@
>
> #include "cairo-util.h"
> #include "compositor.h"
> -#include "xserver-server-protocol.h"
> #include "hash.h"
>
> static void
> diff --git a/xwayland/launcher.c b/xwayland/launcher.c
> index f37cbe4..f0a87f5 100644
> --- a/xwayland/launcher.c
> +++ b/xwayland/launcher.c
> @@ -33,7 +33,6 @@
> #include <signal.h>
>
> #include "xwayland.h"
> -#include "xserver-server-protocol.h"
>
>
> static int
> diff --git a/xwayland/window-manager.c b/xwayland/window-manager.c
> index c8810a9..7a042e5 100644
> --- a/xwayland/window-manager.c
> +++ b/xwayland/window-manager.c
> @@ -38,7 +38,6 @@
>
> #include "cairo-util.h"
> #include "compositor.h"
> -#include "xserver-server-protocol.h"
> #include "hash.h"
>
> struct wm_size_hints {
> --
> 1.9.1
>
> _______________________________________________
> wayland-devel mailing list
> wayland-devel at lists.freedesktop.org
> http://lists.freedesktop.org/mailman/listinfo/wayland-devel
More information about the wayland-devel
mailing list