include: Fix use of <nvs/nvs.h> -> <fs/nvs.h>

Fix #include <nvs/nvs.h> as it has been deprecated and
should be #include <fs/nvs.h>.

Signed-off-by: Kumar Gala <kumar.gala@linaro.org>
1 file changed