summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/l7a1045_l6028_dsp_a.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/l7a1045_l6028_dsp_a.h')
-rw-r--r--src/devices/sound/l7a1045_l6028_dsp_a.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/devices/sound/l7a1045_l6028_dsp_a.h b/src/devices/sound/l7a1045_l6028_dsp_a.h
index 542b6aad386..4fff2caa465 100644
--- a/src/devices/sound/l7a1045_l6028_dsp_a.h
+++ b/src/devices/sound/l7a1045_l6028_dsp_a.h
@@ -38,7 +38,7 @@ protected:
private:
struct l7a1045_voice
{
- l7a1045_voice() { }
+ constexpr l7a1045_voice() { }
uint32_t start = 0;
uint32_t end = 0;