diff options
Diffstat (limited to 'OpenAL32/alThunk.c')
-rw-r--r-- | OpenAL32/alThunk.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/OpenAL32/alThunk.c b/OpenAL32/alThunk.c index d050d6b4..54cebc4c 100644 --- a/OpenAL32/alThunk.c +++ b/OpenAL32/alThunk.c @@ -18,6 +18,8 @@ * Or go to http://www.gnu.org/copyleft/lgpl.html */ +#include "config.h" + #include <stdlib.h> #include "alMain.h" |