From 9168ec433595c93f3f0cfd714478db731b5fcba6 Mon Sep 17 00:00:00 2001 From: George Kiagiadakis Date: Wed, 3 Mar 2021 12:43:12 +0200 Subject: [PATCH] backend-hsphfpd: fix compilation --- spa/plugins/bluez5/backend-hsphfpd.c | 1 + 1 file changed, 1 insertion(+) diff --git a/spa/plugins/bluez5/backend-hsphfpd.c b/spa/plugins/bluez5/backend-hsphfpd.c index aaafef9ad..54273ae73 100644 --- a/spa/plugins/bluez5/backend-hsphfpd.c +++ b/spa/plugins/bluez5/backend-hsphfpd.c @@ -34,6 +34,7 @@ #include #include #include +#include #include "defs.h"