Removed config.h and moved macros into taglib_config.h

This commit is contained in:
Tsuda Kageyu
2013-05-02 20:41:59 +09:00
parent d6fc2ef4aa
commit b0938a3cf1
15 changed files with 65 additions and 88 deletions

View File

@ -23,8 +23,7 @@
* http://www.mozilla.org/MPL/ *
***************************************************************************/
#include "config.h"
#include "taglib_config.h"
#include <tdebug.h>
#include <tstring.h>
#include "mp4file.h"

View File

@ -23,8 +23,7 @@
* http://www.mozilla.org/MPL/ *
***************************************************************************/
#include "config.h"
#include "taglib_config.h"
#include <tdebug.h>
#include <tstring.h>
#include <tpropertymap.h>