summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/video/cheekyms.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/video/cheekyms.c')
-rw-r--r--src/mame/video/cheekyms.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/video/cheekyms.c b/src/mame/video/cheekyms.c
index 8ecdebc2c8b..a0d794ce5ea 100644
--- a/src/mame/video/cheekyms.c
+++ b/src/mame/video/cheekyms.c
@@ -8,7 +8,7 @@
Functions to emulate the video hardware of the machine.
***************************************************************************/
-#include "driver.h"
+#include "emu.h"
#include "sound/dac.h"
#include "includes/cheekyms.h"