Switch to unified view
a/upmpd/upmpd.hxx | b/upmpd/upmpd.hxx | ||
---|---|---|---|
... |
... |
||
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
15 | * 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. |
16 | */ |
16 | */ |
17 | 17 | ||
18 | #ifndef _UPMPD_H_X_INCLUDED_ |
18 | #ifndef _UPMPD_H_X_INCLUDED_ |
19 | #define _UPMPD_H_X_INCLUDED_ |
19 | #define _UPMPD_H_X_INCLUDED_ |
20 | |||
21 | using namespace UPnPProvider; |
||
20 | 22 | ||
21 | class MPDCli; |
23 | class MPDCli; |
22 | class MpdStatus; |
24 | class MpdStatus; |
23 | 25 | ||
24 | // The UPnP MPD frontend device with its 3 services |
26 | // The UPnP MPD frontend device with its 3 services |