diff --git a/src/lib/netlist/devices/nld_9316_base.hxx b/src/lib/netlist/devices/nld_9316_base.hxx index a48c40f338e..881d9986ed5 100644 --- a/src/lib/netlist/devices/nld_9316_base.hxx +++ b/src/lib/netlist/devices/nld_9316_base.hxx @@ -122,7 +122,7 @@ namespace netlist::devices struct desc_9310 : public desc_base { using ASYNC = desc_const_t; - using MAXCNT = desc_const_t; + using MAXCNT = desc_const_t; using tRC = time_ns<27>; using tCLR = time_ns<36>; using tLDCNT = time_ns<20>;