Switch to unified view

a/upmpd/ohinfo.hxx b/upmpd/ohinfo.hxx
...
...
18
#define _OHINFO_H_X_INCLUDED_
18
#define _OHINFO_H_X_INCLUDED_
19
19
20
#include <string>
20
#include <string>
21
21
22
#include "libupnpp/device/device.hxx"
22
#include "libupnpp/device/device.hxx"
23
24
using namespace UPnPP;
23
25
24
class UpMpd;
26
class UpMpd;
25
27
26
class OHInfo : public UpnpService {
28
class OHInfo : public UpnpService {
27
public:
29
public: