Commit 3fe5be16 authored by Ludovic Fauvet's avatar Ludovic Fauvet Committed by Jean-Baptiste Kempf

Upnp: missing <assert.h> include

Signed-off-by: default avatarJean-Baptiste Kempf <jb@videolan.org>
parent d6157cf2
......@@ -38,6 +38,7 @@
#include <vlc_plugin.h>
#include <vlc_services_discovery.h>
#include <assert.h>
// Constants
const char* MEDIA_SERVER_DEVICE_TYPE = "urn:schemas-upnp-org:device:MediaServer:1";
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment