summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/okim9810.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/okim9810.h')
-rw-r--r--src/devices/sound/okim9810.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/okim9810.h b/src/devices/sound/okim9810.h
index 32dda76fb6b..01977b23e2b 100644
--- a/src/devices/sound/okim9810.h
+++ b/src/devices/sound/okim9810.h
@@ -30,7 +30,7 @@
class okim9810_device : public device_t,
public device_sound_interface,
- public device_rom_interface<24>
+ public device_rom_interface<24, 0, 0, ENDIANNESS_BIG>
{
public:
// construction/destruction