summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/ad1848.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/ad1848.cpp')
-rw-r--r--src/devices/sound/ad1848.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/ad1848.cpp b/src/devices/sound/ad1848.cpp
index ab8eb093e67..79ba429c619 100644
--- a/src/devices/sound/ad1848.cpp
+++ b/src/devices/sound/ad1848.cpp
@@ -3,6 +3,7 @@
// Analog Devices AD1848, main codec in Windows Sound System adapters
+#include "emu.h"
#include "sound/ad1848.h"
#include "sound/volt_reg.h"