add format.h adn seek_table.h
authorJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 13 Apr 2001 18:53:59 +0000 (18:53 +0000)
committerJosh Coalson <jcoalson@users.sourceforce.net>
Fri, 13 Apr 2001 18:53:59 +0000 (18:53 +0000)
include/FLAC/all.h

index 660dddb..154b8e6 100644 (file)
@@ -22,7 +22,9 @@
 
 #include "encoder.h"
 #include "file_decoder.h"
+#include "format.h"
 #include "ordinals.h"
+#include "seek_table.h"
 #include "stream_decoder.h"
 
 #endif