diff --git a/src/xml-rpc.c b/src/xml-rpc.c index 6ecab575..c924e37e 100644 --- a/src/xml-rpc.c +++ b/src/xml-rpc.c @@ -37,6 +37,7 @@ #include "err.h" #include "mp3-scanner.h" #include "os.h" +#include "plugin.h" #include "rend.h" #include "webserver.h" #include "xml-rpc.h"