zgbjgg / ehecatl

An erlang library for read/write nfc smart cards
https://github.com/jorgegarrido/ehecatl
Other
0 stars 1 forks source link

Missing <PCSC/winscard.h>? #1

Open LudovicRousseau opened 4 years ago

LudovicRousseau commented 4 years ago

https://github.com/zgbjgg/ehecatl/blob/a20df1713cae3346dcd5c6e1d1a76da79f7547de/c_src/ehecatl_api_sc.c#L13

I think the correct line should be:

#include <PCSC/winscard.h>