diff options
Diffstat (limited to 'src/devices/sound/pcd3311.cpp')
-rw-r--r-- | src/devices/sound/pcd3311.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/pcd3311.cpp b/src/devices/sound/pcd3311.cpp index 96c7c122cf4..50a017da863 100644 --- a/src/devices/sound/pcd3311.cpp +++ b/src/devices/sound/pcd3311.cpp @@ -6,6 +6,7 @@ **********************************************************************/ +#include "emu.h" #include "pcd3311.h" |