summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/saitek_osa/expansion.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/saitek_osa/expansion.h')
-rw-r--r--src/devices/bus/saitek_osa/expansion.h5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/devices/bus/saitek_osa/expansion.h b/src/devices/bus/saitek_osa/expansion.h
index cb513bf2f4e..f155754cea4 100644
--- a/src/devices/bus/saitek_osa/expansion.h
+++ b/src/devices/bus/saitek_osa/expansion.h
@@ -31,6 +31,8 @@
#include "screen.h"
+DECLARE_DEVICE_TYPE(SAITEKOSA_EXPANSION, saitekosa_expansion_device)
+
//**************************************************************************
// TYPE DEFINITIONS
@@ -122,7 +124,4 @@ protected:
void saitekosa_expansion_modules(device_slot_interface &device);
-// device type definition
-DECLARE_DEVICE_TYPE(SAITEKOSA_EXPANSION, saitekosa_expansion_device)
-
#endif // MAME_BUS_SAITEKOSA_EXPANSION_H