projects
/
ccan
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
ec73dec
)
ogg_to_pcm: fix compilation of example in _info.
author
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 1 Apr 2013 00:00:30 +0000
(10:30 +1030)
committer
Rusty Russell
<rusty@rustcorp.com.au>
Mon, 1 Apr 2013 00:00:30 +0000
(10:30 +1030)
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
ccan/ogg_to_pcm/_info
patch
|
blob
|
history
diff --git
a/ccan/ogg_to_pcm/_info
b/ccan/ogg_to_pcm/_info
index 6dc96c2fa7d7413642232923a3978fa823414495..c987b22b39349d2105f89e6fa907ed240ed8b509 100644
(file)
--- a/
ccan/ogg_to_pcm/_info
+++ b/
ccan/ogg_to_pcm/_info
@@
-10,7
+10,7
@@
*
* Example:
* #include <stdint.h>
- * #include <ogg_to_pcm.h>
+ * #include <
ccan/ogg_to_pcm/
ogg_to_pcm.h>
*
* int main(int argc, char *argv[])
* {