diff --git a/src/db/plugins/simple/Directory.hxx b/src/db/plugins/simple/Directory.hxx index ea14420d0..1479b578a 100644 --- a/src/db/plugins/simple/Directory.hxx +++ b/src/db/plugins/simple/Directory.hxx @@ -137,6 +137,7 @@ public: * (e.g. #DEVICE_PLAYLIST) and whether the underlying plugin * is available. */ + gcc_pure bool IsPluginAvailable() const noexcept; /**