From e3be99514c81b0094781515e8f0e1e66842c2744 Mon Sep 17 00:00:00 2001 From: Henrik Stickann <4376396-Mithradir@users.noreply.gitlab.com> Date: Mon, 2 May 2022 13:50:52 +0200 Subject: [PATCH] Update include path --- include/sta/debug_serial.hpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/sta/debug_serial.hpp b/include/sta/debug_serial.hpp index 90e4053..96c9e68 100644 --- a/include/sta/debug_serial.hpp +++ b/include/sta/debug_serial.hpp @@ -30,7 +30,7 @@ #ifdef STA_DEBUG_SERIAL_ENABLE -#include +#include namespace sta