summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/audio/targ.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/audio/targ.c')
-rw-r--r--src/mame/audio/targ.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/audio/targ.c b/src/mame/audio/targ.c
index a709e7677e5..11d1313d8cc 100644
--- a/src/mame/audio/targ.c
+++ b/src/mame/audio/targ.c
@@ -11,7 +11,7 @@
3 = Tone generator
*/
-#include "driver.h"
+#include "emu.h"
#include "sound/samples.h"
#include "sound/dac.h"
#include "includes/targ.h"