summaryrefslogtreecommitdiffstats
path: root/client/display_channel.h
diff options
context:
space:
mode:
authorAlexander Larsson <alexl@redhat.com>2010-02-18 21:00:24 +0100
committerAlexander Larsson <alexl@redhat.com>2010-02-23 22:52:06 +0100
commit239b2b66b2cfd46abe8d84162a74a7e47a54d85b (patch)
treeade9dd6dd1a0f7fe96029119007a26b4aa35abdb /client/display_channel.h
parent295738b453f44f43a941d072290c5e975c3a6cb4 (diff)
downloadspice-239b2b66b2cfd46abe8d84162a74a7e47a54d85b.tar.gz
spice-239b2b66b2cfd46abe8d84162a74a7e47a54d85b.tar.xz
spice-239b2b66b2cfd46abe8d84162a74a7e47a54d85b.zip
Remove qcairo dependency, only use pixman
Diffstat (limited to 'client/display_channel.h')
-rw-r--r--client/display_channel.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/display_channel.h b/client/display_channel.h
index 802898f5..b2e37914 100644
--- a/client/display_channel.h
+++ b/client/display_channel.h
@@ -22,7 +22,6 @@
#include "canvas.h"
#include "region.h"
#include "red_channel.h"
-#include "cairo.h"
#include "cache.hpp"
#include "screen_layer.h"
#include "process_loop.h"