From 3b9acfa96683af1f1814db53cb81670bca68fc5f Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Wed, 7 Jul 2021 16:30:18 +0300 Subject: icipc: make everything build again after splitting it out of wireplumber Signed-off-by: George Kiagiadakis --- tests/protocol.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/protocol.c') diff --git a/tests/protocol.c b/tests/protocol.c index c8291ff..66f645e 100644 --- a/tests/protocol.c +++ b/tests/protocol.c @@ -9,7 +9,7 @@ #include #include #include -#include +#include static void test_icipc_protocol () -- cgit 1.2.3-korg