mirror of
https://github.com/claunia/flac.git
synced 2025-12-16 18:54:26 +00:00
CMake support added
This commit is contained in:
committed by
Erik de Castro Lopo
parent
12ec86c618
commit
c39718d7a3
@@ -29,7 +29,9 @@
|
||||
* SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
||||
*/
|
||||
|
||||
#include <config.h>
|
||||
#ifdef HAVE_CONFIG_H
|
||||
# include <config.h>
|
||||
#endif
|
||||
|
||||
#include <stdlib.h>
|
||||
#include "util.h"
|
||||
|
||||
Reference in New Issue
Block a user