summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/itgambl2.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/itgambl2.c')
-rw-r--r--src/mame/drivers/itgambl2.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/itgambl2.c b/src/mame/drivers/itgambl2.c
index 7889247a1dc..74643aeadc2 100644
--- a/src/mame/drivers/itgambl2.c
+++ b/src/mame/drivers/itgambl2.c
@@ -52,7 +52,7 @@
#define MAIN_CLOCK XTAL_16MHz
#define SND_CLOCK XTAL_14_31818MHz
-#include "driver.h"
+#include "emu.h"
#include "cpu/h83002/h8.h"
#include "sound/upd7759.h"