summaryrefslogtreecommitdiffstats
path: root/sys/i386/isa/sound/sb16_dsp.c
diff options
context:
space:
mode:
authorjkh <jkh@FreeBSD.org>1996-11-15 08:30:39 +0000
committerjkh <jkh@FreeBSD.org>1996-11-15 08:30:39 +0000
commit4f5f3fe42d63e5e235e72190a907628c80fd6634 (patch)
treec96045317d0779cb7485002677c8d28d80a265bf /sys/i386/isa/sound/sb16_dsp.c
parentb60d45e0aa3e96da1c1fcb8b4a19a8a40b792441 (diff)
downloadFreeBSD-src-4f5f3fe42d63e5e235e72190a907628c80fd6634.zip
FreeBSD-src-4f5f3fe42d63e5e235e72190a907628c80fd6634.tar.gz
Rename sb.h to sb_defs.h and pas.h to pas_defs.h so there's no
possibility of conflict with the versions in the compile dir.
Diffstat (limited to 'sys/i386/isa/sound/sb16_dsp.c')
-rw-r--r--sys/i386/isa/sound/sb16_dsp.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/sound/sb16_dsp.c b/sys/i386/isa/sound/sb16_dsp.c
index 4057774..5f6f3a6 100644
--- a/sys/i386/isa/sound/sb16_dsp.c
+++ b/sys/i386/isa/sound/sb16_dsp.c
@@ -35,7 +35,7 @@
* #define DEB_DMARES
*/
#include <i386/isa/sound/sound_config.h>
-#include <i386/isa/sound/sb.h>
+#include <i386/isa/sound/sb_defs.h>
#include <i386/isa/sound/sb_mixer.h>
#if defined(CONFIGURE_SOUNDCARD) && !defined(EXCLUDE_SB16) && !defined(EXCLUDE_SB) && !defined(EXCLUDE_AUDIO) && !defined(EXCLUDE_SBPRO)
OpenPOWER on IntegriCloud