summaryrefslogtreecommitdiffstats
path: root/client/canvas.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/canvas.h
parent295738b453f44f43a941d072290c5e975c3a6cb4 (diff)
downloadspice-239b2b66b2cfd46abe8d84162a74a7e47a54d85b.tar.gz
spice-239b2b66b2cfd46abe8d84162a74a7e47a54d85b.tar.xz
spice-239b2b66b2cfd46abe8d84162a74a7e47a54d85b.zip
Remove qcairo dependency, only use pixman
Diffstat (limited to 'client/canvas.h')
-rw-r--r--client/canvas.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/client/canvas.h b/client/canvas.h
index 65856565..79400cc3 100644
--- a/client/canvas.h
+++ b/client/canvas.h
@@ -21,7 +21,6 @@
#include "common.h"
#include "debug.h"
#include "region.h"
-#include "cairo.h"
#include <spice/protocol.h>
#include "cache.hpp"
#include "shared_cache.hpp"