From 0e19f641d3186cdbf51f8ca857e2b07ab95779c2 Mon Sep 17 00:00:00 2001 From: Miodrag Milanovic Date: Fri, 11 Jan 2013 07:32:46 +0000 Subject: Cleanups and version bump --- src/mess/machine/z88_flash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/mess/machine/z88_flash.h') diff --git a/src/mess/machine/z88_flash.h b/src/mess/machine/z88_flash.h index c6f61b7def6..2239ead1ed3 100644 --- a/src/mess/machine/z88_flash.h +++ b/src/mess/machine/z88_flash.h @@ -14,7 +14,7 @@ // ======================> z88_1024k_flash_device class z88_1024k_flash_device : public device_t, - public device_z88cart_interface + public device_z88cart_interface { public: // construction/destruction -- cgit v1.2.3-70-g09d2