[Spice-commits] server/dcc.h

Frediano Ziglio fziglio at kemper.freedesktop.org
Tue Oct 18 17:12:00 UTC 2016


 server/dcc.h |    1 +
 1 file changed, 1 insertion(+)

New commits:
commit f53093ee90dcc7eda215b39204293b89ecd2261f
Author: Frediano Ziglio <fziglio at redhat.com>
Date:   Mon Oct 17 14:11:59 2016 +0100

    Include directly used header in dcc.h
    
    Signed-off-by: Frediano Ziglio <fziglio at redhat.com>
    Acked-by: Jonathon Jongsma <jjongsma at redhat.com>

diff --git a/server/dcc.h b/server/dcc.h
index 2456f09..7a07981 100644
--- a/server/dcc.h
+++ b/server/dcc.h
@@ -25,6 +25,7 @@
 #include "pixmap-cache.h"
 #include "red-worker.h"
 #include "display-limits.h"
+#include "red-channel-client.h"
 
 G_BEGIN_DECLS
 


More information about the Spice-commits mailing list