db/upnp: move generic code to lib/upnp/

This commit is contained in:
Max Kellermann
2014-01-26 11:51:56 +01:00
parent 8b6b3ff28a
commit f86f5ad224
20 changed files with 118 additions and 88 deletions

View File

@@ -19,7 +19,7 @@
#include "config.h"
#include "Directory.hxx"
#include "Util.hxx"
#include "lib/upnp/Util.hxx"
#include "lib/expat/ExpatParser.hxx"
#include "Tags.hxx"
#include "tag/TagBuilder.hxx"