aboutsummaryrefslogtreecommitdiff
path: root/sound
diff options
context:
space:
mode:
authorJonathan Gray2003-05-18 13:39:02 +0000
committerJonathan Gray2003-05-18 13:39:02 +0000
commitcf54a636396002c268404b8ba4f11a84fc99a127 (patch)
tree0d33f586cef902a95fa3aedd0aa986c2c2a78e4f /sound
parent657c8ca2e3960346a601aaf16e7d3b4068820bed (diff)
downloadscummvm-rg350-cf54a636396002c268404b8ba4f11a84fc99a127.tar.gz
scummvm-rg350-cf54a636396002c268404b8ba4f11a84fc99a127.tar.bz2
scummvm-rg350-cf54a636396002c268404b8ba4f11a84fc99a127.zip
HAVE_CONFIG_H
svn-id: r7632
Diffstat (limited to 'sound')
-rw-r--r--sound/mixer.h4
1 files changed, 4 insertions, 0 deletions
diff --git a/sound/mixer.h b/sound/mixer.h
index 61ef5553a6..d98c670098 100644
--- a/sound/mixer.h
+++ b/sound/mixer.h
@@ -23,6 +23,10 @@
#ifndef MIXER_H
#define MIXER_H
+#if defined(HAVE_CONFIG_H)
+#include "config.h"
+#endif
+
#include <stdio.h>
#ifdef USE_MAD