* Include PV namespace if pv attributes are requested.

This commit is contained in:
Justin Maggard
2011-12-15 20:20:47 +00:00
parent 311e36736e
commit d829df06dc
2 changed files with 4 additions and 2 deletions

View File

@ -30,6 +30,8 @@
" xmlns=\"urn:schemas-upnp-org:metadata-1-0/DIDL-Lite/\""
#define DLNA_NAMESPACE \
" xmlns:dlna=\"urn:schemas-dlna-org:metadata-1-0/\""
#define PV_NAMESPACE \
" xmlns:pv=\"http://www.pv.com/pvns/\""
struct Response
{