[Spice-devel] [PATCH 7/9] Miscellaneous header changes

Frediano Ziglio fziglio at redhat.com
Fri Aug 5 11:43:37 UTC 2016


Just one small note on this patch.
The patch was quite big but after lot of changes these were
left so I had to change the subject.

Frediano

> 
> ---
>  server/display-channel.c | 2 ++
>  server/display-channel.h | 2 --
>  server/red-record-qxl.c  | 1 -
>  3 files changed, 2 insertions(+), 3 deletions(-)
> 
> diff --git a/server/display-channel.c b/server/display-channel.c
> index 555bae2..4f52b79 100644
> --- a/server/display-channel.c
> +++ b/server/display-channel.c
> @@ -18,6 +18,8 @@
>  #include <config.h>
>  #endif
>  
> +#include <common/sw_canvas.h>
> +
>  #include "display-channel.h"
>  
>  static void drawable_draw(DisplayChannel *display, Drawable *drawable);
> diff --git a/server/display-channel.h b/server/display-channel.h
> index f133c62..52a5783 100644
> --- a/server/display-channel.h
> +++ b/server/display-channel.h
> @@ -20,9 +20,7 @@
>  
>  #include <setjmp.h>
>  #include <common/rect.h>
> -#include <common/sw_canvas.h>
>  
> -#include "red-worker.h"
>  #include "reds-stream.h"
>  #include "cache-item.h"
>  #include "pixmap-cache.h"
> diff --git a/server/red-record-qxl.c b/server/red-record-qxl.c
> index d92b5e7..8af2c9c 100644
> --- a/server/red-record-qxl.c
> +++ b/server/red-record-qxl.c
> @@ -23,7 +23,6 @@
>  #include <inttypes.h>
>  #include <fcntl.h>
>  #include <glib.h>
> -#include "red-worker.h"
>  #include "red-common.h"
>  #include "memslot.h"
>  #include "red-parse-qxl.h"



More information about the Spice-devel mailing list