add config.h

This commit is contained in:
Josh Coalson
2001-05-23 20:53:51 +00:00
parent edade2ced1
commit fac1c0b294

View File

@@ -20,6 +20,7 @@
#ifndef FLAC__ALL_H
#define FLAC__ALL_H
#include "config.h"
#include "encoder.h"
#include "file_decoder.h"
#include "format.h"