summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/ampoker2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/ampoker2.c')
-rw-r--r--src/mame/drivers/ampoker2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/ampoker2.c b/src/mame/drivers/ampoker2.c
index 2ea2dafe03a..1cb93140564 100644
--- a/src/mame/drivers/ampoker2.c
+++ b/src/mame/drivers/ampoker2.c
@@ -364,7 +364,7 @@
#define MASTER_CLOCK XTAL_6MHz
-#include "driver.h"
+#include "emu.h"
#include "cpu/z80/z80.h"
#include "sound/ay8910.h"
#include "ampoker2.lh"