|
a/upmpd/ohplaylist.hxx |
|
b/upmpd/ohplaylist.hxx |
|
... |
|
... |
17 |
#ifndef _OHPLAYLIST_H_X_INCLUDED_
|
17 |
#ifndef _OHPLAYLIST_H_X_INCLUDED_
|
18 |
#define _OHPLAYLIST_H_X_INCLUDED_
|
18 |
#define _OHPLAYLIST_H_X_INCLUDED_
|
19 |
|
19 |
|
20 |
#include <string>
|
20 |
#include <string>
|
21 |
|
21 |
|
22 |
#include "libupnpp/device.hxx"
|
22 |
#include "libupnpp/device/device.hxx"
|
23 |
|
23 |
|
24 |
class UpMpd;
|
24 |
class UpMpd;
|
25 |
class UpMpdRenderCtl;
|
25 |
class UpMpdRenderCtl;
|
26 |
|
26 |
|
27 |
class OHPlaylist : public UpnpService {
|
27 |
class OHPlaylist : public UpnpService {
|