summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/neoprint.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/neoprint.cpp')
-rw-r--r--src/mame/drivers/neoprint.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/neoprint.cpp b/src/mame/drivers/neoprint.cpp
index b533ff0c0f2..9a107722e9d 100644
--- a/src/mame/drivers/neoprint.cpp
+++ b/src/mame/drivers/neoprint.cpp
@@ -26,7 +26,7 @@
#include "machine/gen_latch.h"
#include "machine/nvram.h"
#include "machine/upd1990a.h"
-#include "sound/2610intf.h"
+#include "sound/ym2610.h"
#include "emupal.h"
#include "screen.h"
#include "speaker.h"