mirror of
https://github.com/taglib/taglib.git
synced 2026-06-07 23:09:49 -04: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