summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/volt_reg.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/volt_reg.cpp')
-rw-r--r--src/devices/sound/volt_reg.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/devices/sound/volt_reg.cpp b/src/devices/sound/volt_reg.cpp
index 42a20d53950..82065a72568 100644
--- a/src/devices/sound/volt_reg.cpp
+++ b/src/devices/sound/volt_reg.cpp
@@ -8,6 +8,7 @@
***************************************************************************/
+#include "emu.h"
#include "volt_reg.h"
const device_type VOLTAGE_REGULATOR = &device_creator<voltage_regulator_device>;