summaryrefslogtreecommitdiffstatshomepage
path: root/src/mess/machine/c64_cpm.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mess/machine/c64_cpm.h')
-rw-r--r--src/mess/machine/c64_cpm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mess/machine/c64_cpm.h b/src/mess/machine/c64_cpm.h
index e555a76f5fd..4f034ac6c19 100644
--- a/src/mess/machine/c64_cpm.h
+++ b/src/mess/machine/c64_cpm.h
@@ -27,7 +27,7 @@
// ======================> c64_cpm_cartridge_device
class c64_cpm_cartridge_device : public device_t,
- public device_c64_expansion_card_interface
+ public device_c64_expansion_card_interface
{
public:
// construction/destruction