From f01d42640291a4ca378fa6aad6b7baccabd2b0cc Mon Sep 17 00:00:00 2001 From: cfif Date: Thu, 5 Feb 2026 10:59:40 +0300 Subject: [PATCH] =?UTF-8?q?=D0=9E=D0=B1=D0=BD=D0=BE=D0=B2=D0=BB=D0=B5?= =?UTF-8?q?=D0=BD=D0=B8=D0=B5?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- SerialPorts.h | 1 + 1 file changed, 1 insertion(+) diff --git a/SerialPorts.h b/SerialPorts.h index 0b760ad..03d841e 100644 --- a/SerialPorts.h +++ b/SerialPorts.h @@ -7,6 +7,7 @@ #include "SerialPortFlagchip.h" #include "SerialPortVirt.h" +#include "LoggerInterface.h" typedef struct { tSerialPortFlagchip SerialPortLog;