Commit 9491638c authored by Rusty Russell's avatar Rusty Russell

ogg_to_pcm: fix compilation of example in _info.

Signed-off-by: default avatarRusty Russell <rusty@rustcorp.com.au>
parent ec73dece
......@@ -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[])
* {
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment