From fac1c0b2942cf5f22ba0d948f77d1f11293e301c Mon Sep 17 00:00:00 2001 From: Josh Coalson Date: Wed, 23 May 2001 20:53:51 +0000 Subject: [PATCH] add config.h --- include/FLAC/all.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/FLAC/all.h b/include/FLAC/all.h index 154b8e6..fcdf863 100644 --- a/include/FLAC/all.h +++ b/include/FLAC/all.h @@ -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" -- 2.7.4