mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
Use config.h rather than passing all defs in CFLAGS
This commit is contained in:
@@ -27,6 +27,10 @@
|
||||
#include <xmms/configfile.h>
|
||||
#include <xmms/titlestring.h>
|
||||
|
||||
#ifdef HAVE_CONFIG_H
|
||||
#include <config.h>
|
||||
#endif
|
||||
|
||||
#ifdef HAVE_LANGINFO_CODESET
|
||||
#include <langinfo.h>
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user