Uploading/Verfying

Arduino: 1.6.13 (Windows 7), Board: "Arduino/Genuino Uno"

C:\Users\Austin\AppData\Local\Temp\Rar$DIa0.408\clock\clock.ino:12:20: fatal error: DS1302.h: No such file or directory

#include <DS1302.h>

^

compilation terminated.

exit status 1
Error compiling for board Arduino/Genuino Uno.

This report would have more information with
"Show verbose output during compilation"
option enabled in File -> Preferences.
I have the correct port along with the correct port and for every code i input it gives this erro.... PLease HElp

DS1302.h: No such file or directory

Do you have DS1302.h in the \libraries folder?

On my computer, it's at the File:Sketchbook location path:
C:\Users\CrossRoadsFencing.CrossRoads\Documents\Arduino\libraries
so they are available from IDE revision to IDE revision.

How would I go about doing this?@CrossRoads

How do you put a file in a folder?

Google is your friend!

.