summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/msx_cart/msx_audio.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/msx_cart/msx_audio.h')
-rw-r--r--src/devices/bus/msx_cart/msx_audio.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/msx_cart/msx_audio.h b/src/devices/bus/msx_cart/msx_audio.h
index 3aeee7cddf1..135dfa60519 100644
--- a/src/devices/bus/msx_cart/msx_audio.h
+++ b/src/devices/bus/msx_cart/msx_audio.h
@@ -6,7 +6,7 @@
#pragma once
#include "bus/msx_cart/cartridge.h"
-#include "sound/8950intf.h"
+#include "sound/y8950.h"
#include "machine/6850acia.h"
#include "bus/midi/midi.h"