summaryrefslogtreecommitdiffstatshomepage
path: root/src/emu/sound/es5503.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/emu/sound/es5503.h')
-rw-r--r--src/emu/sound/es5503.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/emu/sound/es5503.h b/src/emu/sound/es5503.h
index 86595e6ffeb..1fa65378198 100644
--- a/src/emu/sound/es5503.h
+++ b/src/emu/sound/es5503.h
@@ -67,7 +67,7 @@ private:
MODE_SWAP = 3
};
- struct ES5503Osc
+ struct ES5503Osc
{
UINT16 freq;
UINT16 wtsize;