aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/bs2b.c
diff options
context:
space:
mode:
authorChris Robinson <[email protected]>2008-01-16 14:09:04 -0800
committerChris Robinson <[email protected]>2008-01-16 14:09:04 -0800
commit6735fc791148222689c0c6b42d7ca5132fcd340c (patch)
tree1023b808c821c5cb8ab078846042b12ddf51fbb0 /Alc/bs2b.c
parentbe34dbe608b2e1a2d8239f00ad5ee0c2a902178d (diff)
Add missing config.h includes
Diffstat (limited to 'Alc/bs2b.c')
-rw-r--r--Alc/bs2b.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/Alc/bs2b.c b/Alc/bs2b.c
index 069ed614..f8e8f8ff 100644
--- a/Alc/bs2b.c
+++ b/Alc/bs2b.c
@@ -21,6 +21,8 @@
* SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
*/
+#include "config.h"
+
#include <math.h>
#include "bs2b.h"