From: Mike Brady <4265913+mikebrady@users.noreply.github.com> Date: Mon, 23 May 2022 09:29:15 +0000 (+0100) Subject: Fix brackets around plist.h X-Git-Tag: 4.1-rc1~24^2~197 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f8b91e9b25920cf80b1abc65cb68e0f6eb794dc0;p=thirdparty%2Fshairport-sync.git Fix brackets around plist.h --- diff --git a/player.h b/player.h index 499b38e1..c4839fad 100644 --- a/player.h +++ b/player.h @@ -23,7 +23,7 @@ #ifdef CONFIG_AIRPLAY_2 #include "pair_ap/pair.h" -#include "plist/plist.h" +#include #endif #include "alac.h"