summaryrefslogtreecommitdiffstatshomepage
path: root/src
diff options
context:
space:
mode:
author braintro <briantro@users.noreply.github.com>2020-04-25 19:20:14 -0500
committer braintro <briantro@users.noreply.github.com>2020-04-25 19:20:14 -0500
commit7f9aed6ad7f9e00cb73903353ee67afc77d6a2c1 (patch)
treebc1bff9e569eba4417481ec6e9ae25defae3db64 /src
parent0cf99a5310d14acec93f12eb0434a2253e77917b (diff)
(nw) goori.cpp: Remove duplicate include
Diffstat (limited to 'src')
-rw-r--r--src/mame/drivers/goori.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/goori.cpp b/src/mame/drivers/goori.cpp
index c761f389e2b..eb16729503a 100644
--- a/src/mame/drivers/goori.cpp
+++ b/src/mame/drivers/goori.cpp
@@ -53,7 +53,6 @@ ROMS:
#include "emu.h"
#include "cpu/m68000/m68000.h"
-#include "sound/okim6295.h"
#include "machine/eepromser.h"
#include "emupal.h"
#include "screen.h"