projects
/
platform
/
upstream
/
flac.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
a8b4fc5
)
add format.h adn seek_table.h
author
Josh Coalson
<jcoalson@users.sourceforce.net>
Fri, 13 Apr 2001 18:53:59 +0000
(18:53 +0000)
committer
Josh Coalson
<jcoalson@users.sourceforce.net>
Fri, 13 Apr 2001 18:53:59 +0000
(18:53 +0000)
include/FLAC/all.h
patch
|
blob
|
history
diff --git
a/include/FLAC/all.h
b/include/FLAC/all.h
index
660dddb
..
154b8e6
100644
(file)
--- a/
include/FLAC/all.h
+++ b/
include/FLAC/all.h
@@
-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