Switch to unified view
a/src/mediaserver.cxx | b/src/mediaserver.cxx | ||
---|---|---|---|
... |
... |
||
16 | */ |
16 | */ |
17 | 17 | ||
18 | #include "mediaserver.hxx" |
18 | #include "mediaserver.hxx" |
19 | 19 | ||
20 | 20 | ||
21 | |||
22 | #include "contentdirectory.hxx" |
21 | #include "contentdirectory.hxx" |
23 | 22 | ||
24 | using namespace std; |
23 | using namespace std; |
25 | 24 | ||
26 | MediaServer::MediaServer(const string& deviceid, const string& friendlyname) |
25 | MediaServer::MediaServer(const string& deviceid, const string& friendlyname) |