From 7ae9e49f51479db84951fb9821b8f86d52a2aee4 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Mon, 22 Feb 2016 17:30:32 +0100 Subject: [PATCH] playlist/Stream, db/upnp: add missing includes --- src/neighbor/plugins/UpnpNeighborPlugin.cxx | 2 ++ src/playlist/PlaylistStream.cxx | 2 ++ 2 files changed, 4 insertions(+) diff --git a/src/neighbor/plugins/UpnpNeighborPlugin.cxx b/src/neighbor/plugins/UpnpNeighborPlugin.cxx index e4b53d762..8085a811e 100644 --- a/src/neighbor/plugins/UpnpNeighborPlugin.cxx +++ b/src/neighbor/plugins/UpnpNeighborPlugin.cxx @@ -29,6 +29,8 @@ #include "neighbor/Info.hxx" #include "Log.hxx" +#include + class UpnpNeighborExplorer final : public NeighborExplorer, UPnPDiscoveryListener { struct Server { diff --git a/src/playlist/PlaylistStream.cxx b/src/playlist/PlaylistStream.cxx index 46340253a..13fda73fa 100644 --- a/src/playlist/PlaylistStream.cxx +++ b/src/playlist/PlaylistStream.cxx @@ -27,6 +27,8 @@ #include "fs/Path.hxx" #include "Log.hxx" +#include + #include static SongEnumerator *