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

@ -19,10 +19,7 @@
* USA *
***************************************************************************/
#ifdef HAVE_CONFIG_H
#include "config.h"
#endif
#include "taglib_config.h"
#include <stdlib.h>
#include <fileref.h>
#include <tfile.h>