Switch to unified view
a/upmpd/conman.hxx | b/upmpd/conman.hxx | ||
---|---|---|---|
... |
... |
||
19 | 19 | ||
20 | #include <string> |
20 | #include <string> |
21 | 21 | ||
22 | #include "libupnpp/device/device.hxx" |
22 | #include "libupnpp/device/device.hxx" |
23 | 23 | ||
24 | using namespace UPnPP; |
||
25 | |||
24 | class UpMpd; |
26 | class UpMpd; |
25 | 27 | ||
26 | class UpMpdConMan : public UpnpService { |
28 | class UpMpdConMan : public UpnpService { |
27 | public: |
29 | public: |
28 | UpMpdConMan(UpMpd *dev); |
30 | UpMpdConMan(UpMpd *dev); |