- (bal) Minor OpenSC updates.  Fix up header locations and update
   README.smartcard provided by Juha Yrjölä <jyrjola@cc.hut.fi>
diff --git a/scard-opensc.c b/scard-opensc.c
index ff59b29..6b80d1e 100644
--- a/scard-opensc.c
+++ b/scard-opensc.c
@@ -29,8 +29,8 @@
 #include <openssl/evp.h>
 #include <openssl/x509.h>
 
-#include <opensc.h>
-#include <opensc-pkcs15.h>
+#include <opensc/opensc.h>
+#include <opensc/pkcs15.h>
 
 #include "key.h"
 #include "log.h"