Add missing inclusions of config.h

This commit is contained in:
Tsuda kageyu
2013-04-18 11:33:26 +09:00
parent 454abde101
commit 3d8bb4d4b9
10 changed files with 26 additions and 5 deletions

View File

@ -24,7 +24,7 @@
***************************************************************************/
#ifdef HAVE_CONFIG_H
#include <config.h>
# include <config.h>
#endif
#include <taglib.h>

View File

@ -24,7 +24,7 @@
***************************************************************************/
#ifdef HAVE_CONFIG_H
#include <config.h>
# include <config.h>
#endif
#include <taglib.h>