summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/nbmj8991.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/nbmj8991.cpp')
-rw-r--r--src/mame/drivers/nbmj8991.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/nbmj8991.cpp b/src/mame/drivers/nbmj8991.cpp
index 3d35485eb13..1744ebe0742 100644
--- a/src/mame/drivers/nbmj8991.cpp
+++ b/src/mame/drivers/nbmj8991.cpp
@@ -35,9 +35,9 @@ Notes:
#include "cpu/z80/z80.h"
#include "machine/nvram.h"
-#include "sound/3812intf.h"
#include "sound/ay8910.h"
#include "sound/dac.h"
+#include "sound/ym3812.h"
#include "speaker.h"