summaryrefslogtreecommitdiffstats
path: root/server/smartcard.c
diff options
context:
space:
mode:
authorMarc-André Lureau <marcandre.lureau@gmail.com>2013-09-30 15:00:01 +0200
committerFabiano Fidêncio <fidencio@redhat.com>2015-02-23 23:00:40 +0100
commit286a570895c04c3624c403120c20dd54b627fb58 (patch)
tree57adc8d905f3e7b4ea55a61c3286cd5ac4611c1f /server/smartcard.c
parentc261e99df0257014c9ec16c76245bffa0fc73ca8 (diff)
downloadspice-286a570895c04c3624c403120c20dd54b627fb58.tar.gz
spice-286a570895c04c3624c403120c20dd54b627fb58.tar.xz
spice-286a570895c04c3624c403120c20dd54b627fb58.zip
server: rename files
Diffstat (limited to 'server/smartcard.c')
-rw-r--r--server/smartcard.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/server/smartcard.c b/server/smartcard.c
index aad22aad..928e27b8 100644
--- a/server/smartcard.c
+++ b/server/smartcard.c
@@ -23,10 +23,10 @@
#include <vscard_common.h>
#include "reds.h"
-#include "char_device.h"
+#include "char-device.h"
#include "red_channel.h"
#include "smartcard.h"
-#include "migration_protocol.h"
+#include "migration-protocol.h"
/*
* TODO: the code doesn't really support multiple readers.