diff options
Diffstat (limited to 'src/db/upnp/WorkQueue.hxx')
-rw-r--r-- | src/db/upnp/WorkQueue.hxx | 1 |
1 files changed, 1 insertions, 0 deletions
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 <assert.h> #include <pthread.h> #include <string> |