diff options
Diffstat (limited to 'Alc/winmm.c')
-rw-r--r-- | Alc/winmm.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/Alc/winmm.c b/Alc/winmm.c index 7018f098..17570efc 100644 --- a/Alc/winmm.c +++ b/Alc/winmm.c @@ -18,6 +18,8 @@ * Or go to http://www.gnu.org/copyleft/lgpl.html */ +#include "config.h" + #include <stdlib.h> #include <stdio.h> #include <memory.h> |