diff options
author | montellese <montellese@xbmc.org> | 2014-05-10 10:00:18 +0200 |
---|---|---|
committer | montellese <montellese@xbmc.org> | 2014-05-17 09:53:05 +0200 |
commit | 8bc105b8f24add68d5e5c0456ba79c7999e30f58 (patch) | |
tree | 65eab7bc50fde87d9ddebdd4816345b9f0d5abb6 /lib/libUPnP/Platinum/Source/Core/PltHttp.h | |
parent | 45e2cb145358ae870ac712693862fa4ed93c4d81 (diff) |
platinum update from 0.6.9.1 to 1.0.5.13
Diffstat (limited to 'lib/libUPnP/Platinum/Source/Core/PltHttp.h')
-rw-r--r-- | lib/libUPnP/Platinum/Source/Core/PltHttp.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/lib/libUPnP/Platinum/Source/Core/PltHttp.h b/lib/libUPnP/Platinum/Source/Core/PltHttp.h index a3a2267055..fc3d1b55c0 100644 --- a/lib/libUPnP/Platinum/Source/Core/PltHttp.h +++ b/lib/libUPnP/Platinum/Source/Core/PltHttp.h @@ -66,7 +66,8 @@ typedef enum { PLT_DEVICE_WMP, PLT_DEVICE_SONOS, PLT_DEVICE_MAC, - PLT_DEVICE_WINDOWS + PLT_DEVICE_WINDOWS, + PLT_DEVICE_VLC } PLT_DeviceSignature; /*---------------------------------------------------------------------- |