---
 client/smartcard_channel.cpp |    8 ++++----
 1 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/client/smartcard_channel.cpp b/client/smartcard_channel.cpp
index 98f24a8..272d29d 100644
--- a/client/smartcard_channel.cpp
+++ b/client/smartcard_channel.cpp
@@ -4,10 +4,10 @@
 #include "mutex.h"
 
 extern "C" {
-#include "vscard_common.h"
-#include "vreader.h"
-#include "vcard_emul.h"
-#include "vevent.h"
+#include <vscard_common.h>
+#include <vreader.h>
+#include <vcard_emul.h>
+#include <vevent.h>
 }
 
 #include "smartcard_channel.h"
-- 
1.7.4.1

_______________________________________________
Spice-devel mailing list
[email protected]
http://lists.freedesktop.org/mailman/listinfo/spice-devel

Reply via email to