From 502ae6df0d40159df55aec05d499b3cdd3136694 Mon Sep 17 00:00:00 2001 From: Yauhen Pahrabniak Date: Mon, 2 Oct 2023 14:45:47 +0200 Subject: [PATCH] fix --- src/CSoundInput.cpp | 1 + 1 file changed, 1 insertion(+) diff --git a/src/CSoundInput.cpp b/src/CSoundInput.cpp index dd97e66..cc58eaa 100644 --- a/src/CSoundInput.cpp +++ b/src/CSoundInput.cpp @@ -1,5 +1,6 @@ #include #include +#include #include "CSoundInput.h" #include