summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/mrgame.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/mrgame.cpp')
-rw-r--r--src/mame/drivers/mrgame.cpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/mrgame.cpp b/src/mame/drivers/mrgame.cpp
index 9d332891df2..5cc52fad082 100644
--- a/src/mame/drivers/mrgame.cpp
+++ b/src/mame/drivers/mrgame.cpp
@@ -36,6 +36,7 @@ ToDo:
#include "cpu/z80/z80.h"
#include "machine/i8255.h"
#include "machine/nvram.h"
+#include "machine/timer.h"
#include "sound/dac.h"
#include "sound/tms5220.h"
#include "sound/volt_reg.h"