diff options
Diffstat (limited to 'examples/alrecord.c')
-rw-r--r-- | examples/alrecord.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/alrecord.c b/examples/alrecord.c index a66e5471..0e81eb76 100644 --- a/examples/alrecord.c +++ b/examples/alrecord.c @@ -35,6 +35,8 @@ #include "common/alhelpers.h" +#include "win_main_utf8.h" + #if defined(_WIN64) #define SZFMT "%I64u" |