You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
gentoo-overlay/net-misc/dleyna-server/files/dleyna-server-0.5.0-fix-ref...

14 lines
285 B

Fix build with recent gupnp version
Gentoo-Bug: 597952
--- a/libdleyna/server/upnp.h
+++ b/libdleyna/server/upnp.h
@@ -24,6 +24,7 @@
#define DLS_UPNP_H__
#include <libdleyna/core/connector.h>
+#include <libgupnp/gupnp-context-manager.h>
#include "client.h"
#include "async.h"