diff options
Diffstat (limited to 'examples/alreverb.c')
-rw-r--r-- | examples/alreverb.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/alreverb.c b/examples/alreverb.c index ff49db25..15b92235 100644 --- a/examples/alreverb.c +++ b/examples/alreverb.c @@ -40,6 +40,8 @@ #include "common/alhelpers.h" +#include "win_main_utf8.h" + /* Effect object functions */ static LPALGENEFFECTS alGenEffects; |