|
|
|
@ -23,7 +23,6 @@ |
|
|
|
* along with this program; if not, write to the Free Software Foundation, |
|
|
|
* Inc., 51 Franklin Street, Fifth Floor, Boston MA 02110-1301, USA. |
|
|
|
*****************************************************************************/ |
|
|
|
#include "upnp-wrapper.hpp" |
|
|
|
|
|
|
|
#include <vector> |
|
|
|
#include <string> |
|
|
|
@ -33,6 +32,8 @@ |
|
|
|
#include <wincrypt.h> |
|
|
|
#endif |
|
|
|
|
|
|
|
#include "upnp-wrapper.hpp" |
|
|
|
|
|
|
|
#include <vlc_url.h> |
|
|
|
|
|
|
|
namespace SD |
|
|
|
|