mirror of
https://github.com/taglib/taglib.git
synced 2025-11-16 22:52:57 -05:00
Add missing inclusions of config.h
This commit is contained in:
@ -24,7 +24,7 @@
|
||||
***************************************************************************/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <taglib.h>
|
||||
|
||||
@ -24,7 +24,7 @@
|
||||
***************************************************************************/
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <taglib.h>
|
||||
|
||||
Reference in New Issue
Block a user