It's included in the sketch and is even used in the sketch so that part seems to be linked up. But the library still doesn't know what seconds() is. I've tried using the backslash instead of the slash in the included statement and get the same results. eg #include "..\Time\TimeLib.h" instead of #include "../Time/TimeLib.h".