diff options
Diffstat (limited to 'examples/alstream.c')
-rw-r--r-- | examples/alstream.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/alstream.c b/examples/alstream.c index a61680d2..7e62c50d 100644 --- a/examples/alstream.c +++ b/examples/alstream.c @@ -37,6 +37,8 @@ #include "common/alhelpers.h" +#include "win_main_utf8.h" + /* Define the number of buffers and buffer size (in milliseconds) to use. 4 * buffers at 200ms each gives a nice per-chunk size, and lets the queue last |