summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/sound/dac.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/sound/dac.h')
-rw-r--r--src/devices/sound/dac.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/sound/dac.h b/src/devices/sound/dac.h
index 1e961798ee3..07156bdf777 100644
--- a/src/devices/sound/dac.h
+++ b/src/devices/sound/dac.h
@@ -15,7 +15,6 @@
#ifndef __DAC_H__
#define __DAC_H__
-#include "emu.h"
#define DAC_VREF_POS_INPUT (0)
#define DAC_VREF_NEG_INPUT (1)