summaryrefslogtreecommitdiffstats
path: root/server/char_device.h
diff options
context:
space:
mode:
authorChristophe Fergeau <cfergeau@redhat.com>2011-07-21 18:23:49 +0200
committerAlon Levy <alevy@redhat.com>2011-07-22 16:24:04 +0300
commitaab6aa419c74cac0dda3acceb17558ebdcc85459 (patch)
treea8432ed66aecebb7474fc63e91886f75e1b21eca /server/char_device.h
parentebe1cf76d4a86fea239b425caabe64aeaa2e13e2 (diff)
downloadspice-aab6aa419c74cac0dda3acceb17558ebdcc85459.tar.gz
spice-aab6aa419c74cac0dda3acceb17558ebdcc85459.tar.xz
spice-aab6aa419c74cac0dda3acceb17558ebdcc85459.zip
fix make distcheck
Diffstat (limited to 'server/char_device.h')
-rw-r--r--server/char_device.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/server/char_device.h b/server/char_device.h
index 486df6fe..9b90b878 100644
--- a/server/char_device.h
+++ b/server/char_device.h
@@ -1,7 +1,7 @@
#ifndef __CHAR_DEVICE_H__
#define __CHAR_DEVICE_H__
-#include "server/spice-experimental.h"
+#include "spice-experimental.h"
struct SpiceCharDeviceState {
void (*wakeup)(SpiceCharDeviceInstance *sin);