From e2812f722d04ca2f338e00d59d2a649545863b03 Mon Sep 17 00:00:00 2001 From: Max Kellermann Date: Thu, 16 Jan 2014 12:50:59 +0100 Subject: db/upnp/Discovery: move callbacks and data structures into class Eliminate global variables. --- src/db/upnp/WorkQueue.hxx | 1 + 1 file changed, 1 insertion(+) (limited to 'src/db/upnp/WorkQueue.hxx') diff --git a/src/db/upnp/WorkQueue.hxx b/src/db/upnp/WorkQueue.hxx index 7537fb874..fe8ce53f9 100644 --- a/src/db/upnp/WorkQueue.hxx +++ b/src/db/upnp/WorkQueue.hxx @@ -23,6 +23,7 @@ #include "thread/Mutex.hxx" #include "thread/Cond.hxx" +#include #include #include -- cgit v1.2.3