summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/hshavoc.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/hshavoc.c')
-rw-r--r--src/mame/drivers/hshavoc.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/hshavoc.c b/src/mame/drivers/hshavoc.c
index ae127f35fcc..ba3dc229093 100644
--- a/src/mame/drivers/hshavoc.c
+++ b/src/mame/drivers/hshavoc.c
@@ -34,7 +34,7 @@ Unfortunately it's read protected.
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "cpu/m68000/m68000.h"
#include "sound/2612intf.h"