summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2010-07-08 14:11:18 +0200
committerGerd Hoffmann <kraxel@redhat.com>2010-07-08 14:12:06 +0200
commit2edf919db361b4102cbc3aa2afc6eafa385ee627 (patch)
tree03385d054fcabf2d38347d2ed640eb2d39e30a82
parent59715bb9049e5bf510bd99d9e5ad1a5dd7131e31 (diff)
spice-display: draw.h is internal now
-rw-r--r--spice-display.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/spice-display.h b/spice-display.h
index 70a7be499..b55e7ea54 100644
--- a/spice-display.h
+++ b/spice-display.h
@@ -1,5 +1,5 @@
#include <spice/ipc_ring.h>
-#include <spice/draw.h>
+#include <spice/enums.h>
#include <spice/qxl_dev.h>
#include "pflib.h"