add config.h
authorJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 23 May 2001 20:53:51 +0000 (20:53 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Wed, 23 May 2001 20:53:51 +0000 (20:53 +0000)
include/FLAC/all.h

index 154b8e6..fcdf863 100644 (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"