summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/bus/astrocde/exp.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/bus/astrocde/exp.h')
-rw-r--r--src/devices/bus/astrocde/exp.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/bus/astrocde/exp.h b/src/devices/bus/astrocde/exp.h
index b2d6e3643ea..110bdaf0367 100644
--- a/src/devices/bus/astrocde/exp.h
+++ b/src/devices/bus/astrocde/exp.h
@@ -25,7 +25,7 @@ class astrocade_exp_device : public device_t,
{
public:
// construction/destruction
- astrocade_exp_device(const machine_config &mconfig, const char *tag, device_t *owner, UINT32 clock);
+ astrocade_exp_device(const machine_config &mconfig, const char *tag, device_t *owner, uint32_t clock);
virtual ~astrocade_exp_device();
// device-level overrides