summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/bus/ti99_peb/bwg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/bus/ti99_peb/bwg.h')
-rw-r--r--src/emu/bus/ti99_peb/bwg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/bus/ti99_peb/bwg.h b/src/emu/bus/ti99_peb/bwg.h
index d534acbc280..2e4c8246ea2 100644
--- a/src/emu/bus/ti99_peb/bwg.h
+++ b/src/emu/bus/ti99_peb/bwg.h
@@ -173,7 +173,7 @@ protected:
private:
void set_ready_line();
void set_all_geometries(floppy_type_t type);
- void set_geometry(device_t *drive, floppy_type_t type);
+ void set_geometry(legacy_floppy_image_device *drive, floppy_type_t type);
virtual void device_timer(emu_timer &timer, device_timer_id id, int param, void *ptr);
// Holds the status of the DRQ and IRQ lines.