summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/videopkr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/videopkr.c')
-rw-r--r--src/mame/drivers/videopkr.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/videopkr.c b/src/mame/drivers/videopkr.c
index 7faceee30a9..f411ee443ea 100644
--- a/src/mame/drivers/videopkr.c
+++ b/src/mame/drivers/videopkr.c
@@ -256,7 +256,7 @@
#define VIDEO_CLOCK (XTAL_7.8643MHz)
-#include "driver.h"
+#include "emu.h"
#include "cpu/mcs48/mcs48.h"
#include "cpu/mcs51/mcs51.h"
#include "sound/ay8910.h"