summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/rollerg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/rollerg.cpp')
-rw-r--r--src/mame/drivers/rollerg.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/rollerg.cpp b/src/mame/drivers/rollerg.cpp
index a32ac3efe82..4faae5fa505 100644
--- a/src/mame/drivers/rollerg.cpp
+++ b/src/mame/drivers/rollerg.cpp
@@ -17,8 +17,8 @@
#include "cpu/z80/z80.h"
#include "machine/watchdog.h"
-#include "sound/3812intf.h"
#include "sound/k053260.h"
+#include "sound/ym3812.h"
#include "emupal.h"
#include "speaker.h"