aboutsummaryrefslogtreecommitdiffstats
path: root/OpenAL32/alError.c
diff options
context:
space:
mode:
Diffstat (limited to 'OpenAL32/alError.c')
-rw-r--r--OpenAL32/alError.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/OpenAL32/alError.c b/OpenAL32/alError.c
index d159b75c..a7ed84a2 100644
--- a/OpenAL32/alError.c
+++ b/OpenAL32/alError.c
@@ -18,6 +18,8 @@
* Or go to http://www.gnu.org/copyleft/lgpl.html
*/
+#include "config.h"
+
#include "alMain.h"
#include "AL/alc.h"
#include "alError.h"