summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/39in1.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/39in1.c')
-rw-r--r--src/mame/drivers/39in1.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/mame/drivers/39in1.c b/src/mame/drivers/39in1.c
index e01fa208329..6a233b20717 100644
--- a/src/mame/drivers/39in1.c
+++ b/src/mame/drivers/39in1.c
@@ -20,8 +20,7 @@
*
**************************************************************************/
-#include "driver.h"
-#include "video/generic.h"
+#include "emu.h"
#include "cpu/arm7/arm7.h"
#include "cpu/arm7/arm7core.h"
#include "machine/eeprom.h"