When I add Arduino's own library to two projects, one of them successfully compiling, one of them not. What the reason is? I can't figure out.
Keypad.h:6:27: fatal error: OnewireKeypad.h: No such file or directory
#include <OnewireKeypad.h>
^
compilation terminated.
Error compiling.