intel / dleyna-server

dleyna-server is a library for implementing services that allow clients to discover, browse and manipulate Digital Media Servers. An implementation of such a service for linux is also included.
https://01.org/dleyna/
GNU Lesser General Public License v2.1
28 stars 28 forks source link

Include libgupnp/gupnp-context-manager.h #159

Closed DimStar77 closed 7 years ago

DimStar77 commented 7 years ago

As we make use of the type 'GUPnPContextManager' we need to ensure that this is known here. Relying on any other random header to being this in for us is unreliable (and has been seen failing in the wild).