From 2c4a10f8c9dac49cf183676d502ef1a8fea50794 Mon Sep 17 00:00:00 2001 From: cedricAbonnel <64610571+cedricAbonnel@users.noreply.github.com> Date: Thu, 27 Aug 2020 20:47:09 +0200 Subject: [PATCH] Update raspjson.cpp LibTeleinfo.h path have changed --- examples/Raspberry_JSON/raspjson.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/Raspberry_JSON/raspjson.cpp b/examples/Raspberry_JSON/raspjson.cpp index 7e0a90e..8f26f5c 100644 --- a/examples/Raspberry_JSON/raspjson.cpp +++ b/examples/Raspberry_JSON/raspjson.cpp @@ -33,7 +33,7 @@ #include #include #include -#include "../../LibTeleinfo.h" +#include "../../src/LibTeleinfo.h" // ---------------- // Constants