diff options
Diffstat (limited to 'src/lib/upnp/Discovery.cxx')
-rw-r--r-- | src/lib/upnp/Discovery.cxx | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/lib/upnp/Discovery.cxx b/src/lib/upnp/Discovery.cxx index a9ea0a6c7..baa9f9209 100644 --- a/src/lib/upnp/Discovery.cxx +++ b/src/lib/upnp/Discovery.cxx @@ -22,6 +22,7 @@ #include "ContentDirectoryService.hxx" #include "Log.hxx" #include "lib/curl/Global.hxx" +#include "event/Call.hxx" #include "util/DeleteDisposer.hxx" #include "util/ScopeExit.hxx" #include "util/RuntimeError.hxx" |