Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
Xiph.Org
flac
Commits
8bcb9de1
Commit
8bcb9de1
authored
Aug 17, 2002
by
Josh Coalson
Browse files
add format.h
parent
c748d12b
Changes
2
Hide whitespace changes
Inline
Side-by-side
src/libFLAC/include/private/Makefile.am
View file @
8bcb9de1
...
...
@@ -23,6 +23,7 @@ noinst_HEADERS = \
cpu.h
\
crc.h
\
fixed.h
\
format.h
\
lpc.h
\
md5.h
\
memory.h
\
...
...
src/libFLAC/include/private/all.h
View file @
8bcb9de1
...
...
@@ -25,6 +25,7 @@
#include "cpu.h"
#include "crc.h"
#include "fixed.h"
#include "format.h"
#include "lpc.h"
#include "md5.h"
#include "memory.h"
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment