diff options
Diffstat (limited to 'sys/i386/isa/sound/sound_switch.c')
-rw-r--r-- | sys/i386/isa/sound/sound_switch.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sys/i386/isa/sound/sound_switch.c b/sys/i386/isa/sound/sound_switch.c index 2b9233f..21bcd69 100644 --- a/sys/i386/isa/sound/sound_switch.c +++ b/sys/i386/isa/sound/sound_switch.c @@ -27,7 +27,7 @@ * */ -#include "sound_config.h" +#include <i386/isa/sound/sound_config.h> #ifdef CONFIGURE_SOUNDCARD |