From 47a6e85e29be6493078c92e63f3db75086a64710 Mon Sep 17 00:00:00 2001 From: Matthias Prinke <83612361+matthias-bs@users.noreply.github.com> Date: Mon, 28 Aug 2023 21:03:54 +0200 Subject: [PATCH] Update unit_test_001.cpp --- test/unit_test_001.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/test/unit_test_001.cpp b/test/unit_test_001.cpp index e095f456..4c0ce973 100644 --- a/test/unit_test_001.cpp +++ b/test/unit_test_001.cpp @@ -25,7 +25,7 @@ #include "Arduino.h" -#include "RainGauge.h" +#include "../src/RainGauge.h" #define TOLERANCE 0.11 /**