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.

19 lines
513 B

#
# Description: Transition from libupnp3 to libupnp6
# Bug-Debian: http://bugs.debian.org/656832
# Author: Nick Leverton <nick@leverton.org>
# Last-Update: 2012-02-22
#
Index: djmount/djmount/upnp_util.h
===================================================================
--- djmount.orig/djmount/upnp_util.h 2012-02-22 03:34:37.459476269 +0100
+++ djmount/djmount/upnp_util.h 2012-02-22 03:48:14.184514680 +0100
@@ -28,6 +28,7 @@
#include <upnp/upnptools.h>
+#include <upnp/upnp.h>
#ifdef __cplusplus