summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/machine/naomim2.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/machine/naomim2.h')
-rw-r--r--src/mame/machine/naomim2.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/machine/naomim2.h b/src/mame/machine/naomim2.h
index 4efce0fcbe8..4b7202efbec 100644
--- a/src/mame/machine/naomim2.h
+++ b/src/mame/machine/naomim2.h
@@ -34,7 +34,7 @@ private:
const char *key_tag;
-
+
required_device<sega_315_5881_crypt_device> m_cryptdevice;
};