diff options
Diffstat (limited to 'examples/alhrtf.c')
-rw-r--r-- | examples/alhrtf.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/alhrtf.c b/examples/alhrtf.c index 7ea1b99e..a2f1824a 100644 --- a/examples/alhrtf.c +++ b/examples/alhrtf.c @@ -40,6 +40,8 @@ #include "common/alhelpers.h" +#include "win_main_utf8.h" + #ifndef M_PI #define M_PI (3.14159265358979323846) |