summaryrefslogtreecommitdiffstats
path: root/server/reds_sw_canvas.c
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-04-22 16:17:14 +0200
committerChristophe Fergeau <cfergeau@redhat.com>2011-05-03 14:44:11 +0200
commit48db4c2181d4918b0e2727d0bbe864b9e8019d85 (patch)
tree04e465349a780a410273aa4ad371b26ce5506c7e /server/reds_sw_canvas.c
parentf88dc6eecb56222688275893e2a891d8ec23d1d6 (diff)
downloadspice-48db4c2181d4918b0e2727d0bbe864b9e8019d85.tar.gz
spice-48db4c2181d4918b0e2727d0bbe864b9e8019d85.tar.xz
spice-48db4c2181d4918b0e2727d0bbe864b9e8019d85.zip
common,server: use ASSERT from spice_common.h
spice_common.h provides an ASSERT macro, no need to duplicate it in many places. For now client/debug.h keeps its own copy since debug.h and spice_common.h have clashes on other macros which are trickier to unify.
Diffstat (limited to 'server/reds_sw_canvas.c')
-rw-r--r--server/reds_sw_canvas.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/server/reds_sw_canvas.c b/server/reds_sw_canvas.c
index 6df63e62..43e086d6 100644
--- a/server/reds_sw_canvas.c
+++ b/server/reds_sw_canvas.c
@@ -18,6 +18,8 @@
#include <config.h>
#endif
+#include "spice_common.h"
+
#include "reds_sw_canvas.h"
#define SPICE_CANVAS_INTERNAL
#define SW_CANVAS_IMAGE_CACHE