summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/imagedev/cdromimg.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/imagedev/cdromimg.h')
-rw-r--r--src/devices/imagedev/cdromimg.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/imagedev/cdromimg.h b/src/devices/imagedev/cdromimg.h
index d06ba80de51..6e222703672 100644
--- a/src/devices/imagedev/cdromimg.h
+++ b/src/devices/imagedev/cdromimg.h
@@ -82,7 +82,7 @@ protected:
// device_image_interface implementation
virtual const software_list_loader &get_software_list_loader() const override { return rom_software_list_loader::instance(); }
- void setup_current_preset_image();
+ void setup_current_preset_image();
bool m_gd_compat;
bool m_dvd_compat;