summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/harddriv.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/harddriv.c')
-rw-r--r--src/mame/video/harddriv.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/harddriv.c b/src/mame/video/harddriv.c
index ca6d80e9acc..c264bbefeb6 100644
--- a/src/mame/video/harddriv.c
+++ b/src/mame/video/harddriv.c
@@ -4,7 +4,7 @@
****************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "cpu/tms34010/tms34010.h"
#include "includes/harddriv.h"