summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/comebaby.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/comebaby.c')
-rw-r--r--src/mame/drivers/comebaby.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/comebaby.c b/src/mame/drivers/comebaby.c
index 59391a75d80..ae61f0f41b3 100644
--- a/src/mame/drivers/comebaby.c
+++ b/src/mame/drivers/comebaby.c
@@ -56,7 +56,7 @@
Easy enough to fix a broken game if you have the controls to plug into it.
*/
-#include "driver.h"
+#include "emu.h"
#include "cpu/i386/i386.h"
static VIDEO_START(comebaby)