summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/sweetland.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sweetland.cpp')
-rw-r--r--src/mame/drivers/sweetland.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/sweetland.cpp b/src/mame/drivers/sweetland.cpp
index 205e66b4093..7773c5cb95d 100644
--- a/src/mame/drivers/sweetland.cpp
+++ b/src/mame/drivers/sweetland.cpp
@@ -84,7 +84,7 @@ SWEET LAND III (1998) main PCB layout
#include "speaker.h"
#include "cpu/z80/z80.h"
#include "machine/i8255.h"
-#include "sound/ym2203.h"
+#include "sound/ymopn.h"
class sweetland_state : public driver_device
{