Mercurial > pt1.oyama
diff src/ushare.c @ 136:2a9ac5ce2c7e
Remove internal libdlna and libupnp.(using OS package by default)
author | Naoya OYAMA <naoya.oyama@gmail.com> |
---|---|
date | Wed, 27 Jun 2012 23:41:49 +0900 |
parents | 0db6ccf0fe31 |
children | 066f33b2213a |
line wrap: on
line diff
--- a/src/ushare.c Sun Oct 24 21:50:50 2010 +0900 +++ b/src/ushare.c Wed Jun 27 23:41:49 2012 +0900 @@ -53,8 +53,8 @@ #include <sys/param.h> #endif -#include <upnp/upnp.h> -#include <upnp/upnptools.h> +#include <upnp.h> +#include <upnptools.h> #if (defined(HAVE_SETLOCALE) && defined(CONFIG_NLS)) # include <locale.h>