diff options
Diffstat (limited to 'src/lib/upnp/Callback.hxx')
-rw-r--r-- | src/lib/upnp/Callback.hxx | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/upnp/Callback.hxx b/src/lib/upnp/Callback.hxx index 544bd9d41..00fd64577 100644 --- a/src/lib/upnp/Callback.hxx +++ b/src/lib/upnp/Callback.hxx @@ -20,7 +20,7 @@ #ifndef MPD_UPNP_CALLBACK_HXX #define MPD_UPNP_CALLBACK_HXX -#include <upnp/upnp.h> +#include <upnp.h> /** * A class that is supposed to be used for libupnp asynchronous |