diff options
author | 2017-07-23 13:29:00 +1000 | |
---|---|---|
committer | 2017-07-23 13:29:00 +1000 | |
commit | ba3d0a88d6d84a8a239224c3a1303e80a8d84f15 (patch) | |
tree | 13d8e1d100f2dddf3b8d1e470be7ebe0312616c8 /src/devices/video/huc6271.h | |
parent | 3b369d976b6037a34edbc45d6eb9b8bead99f4c8 (diff) |
srcclean (nw)
Diffstat (limited to 'src/devices/video/huc6271.h')
-rw-r--r-- | src/devices/video/huc6271.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/video/huc6271.h b/src/devices/video/huc6271.h index 89dd5874e71..b578ae5f9ee 100644 --- a/src/devices/video/huc6271.h +++ b/src/devices/video/huc6271.h @@ -27,7 +27,7 @@ // ======================> huc6271_device class huc6271_device : public device_t, - public device_memory_interface + public device_memory_interface { public: // construction/destruction |