I downloaded the NewPing.h library and included them in the arduino library folder but I still getting this error:
N:\Arduino\avoi\avoi.ino:3:21: fatal error: NewPing.h: No such file or directory
#include <NewPing.h>
^
compilation terminated.
exit status 1
Error compiling for board Arduino/Genuino Uno.