...\...\sketch.ino:1:10: fatal error: LEADS.h: No such file or directory
#include <LEADS.h>
^~~~~~~~~
compilation terminated.
exit status 1
Compilation error: LEADS.h: No such file or directory
Delete what you have in the Library folder, and try installing LEADS.h from the library manager. I did that, and the example sketch compiles successfully.