diff options
Diffstat (limited to 'src/devices/bus/isa/stereo_fx.h')
-rw-r--r-- | src/devices/bus/isa/stereo_fx.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/isa/stereo_fx.h b/src/devices/bus/isa/stereo_fx.h index 0e711d9c484..bd6a208dc9e 100644 --- a/src/devices/bus/isa/stereo_fx.h +++ b/src/devices/bus/isa/stereo_fx.h @@ -8,7 +8,7 @@ #include "isa.h" #include "bus/pc_joy/pc_joy.h" #include "cpu/mcs51/mcs51.h" -#include "sound/3812intf.h" +#include "sound/ym3812.h" //********************************************************************* // TYPE DEFINITIONS |