...and include tags/tags.h here too!!!
This commit is contained in:
@@ -44,7 +44,7 @@
|
||||
#endif
|
||||
#include <QFileInfo>
|
||||
#if defined TAGLIB_FOUND && !defined ENABLE_EXTERNAL_TAGS
|
||||
#include "tags.h"
|
||||
#include "tags/tags.h"
|
||||
#endif
|
||||
#include <QDebug>
|
||||
#define DBUG if (HttpServer::debugEnabled()) qWarning() << "HttpSocket" << __FUNCTION__
|
||||
|
||||
Reference in New Issue
Block a user