summaryrefslogtreecommitdiffstats
path: root/server/red_channel.h
diff options
context:
space:
mode:
authorGerd Hoffmann <kraxel@redhat.com>2010-05-18 15:24:22 +0200
committerGerd Hoffmann <kraxel@redhat.com>2010-05-19 11:22:07 +0200
commit981abd3fee93efb4578e1ae6442ea4b320a710a9 (patch)
tree45c25ba62d5323b3c5cbf40feba0bdb897880234 /server/red_channel.h
parent3f4d6c6ad6d8cc7f43e970da2b49e76be147e3d7 (diff)
downloadspice-981abd3fee93efb4578e1ae6442ea4b320a710a9.tar.gz
spice-981abd3fee93efb4578e1ae6442ea4b320a710a9.tar.xz
spice-981abd3fee93efb4578e1ae6442ea4b320a710a9.zip
zap vd_interface.h
move over content to spice.h
Diffstat (limited to 'server/red_channel.h')
-rw-r--r--server/red_channel.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/red_channel.h b/server/red_channel.h
index 1fc92e5f..c53bf6d6 100644
--- a/server/red_channel.h
+++ b/server/red_channel.h
@@ -24,7 +24,7 @@
#include "red_common.h"
#include "reds.h"
-#include "vd_interface.h"
+#include "spice.h"
#include "ring.h"
#define MAX_SEND_BUFS 1000