diff options
Diffstat (limited to 'src/mame/drivers/glasgow.cpp')
-rw-r--r-- | src/mame/drivers/glasgow.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/glasgow.cpp b/src/mame/drivers/glasgow.cpp index 52a7de6d130..cb6afa0011f 100644 --- a/src/mame/drivers/glasgow.cpp +++ b/src/mame/drivers/glasgow.cpp @@ -44,6 +44,7 @@ ToDo: #include "emu.h" #include "cpu/m68000/m68000.h" +#include "machine/timer.h" #include "sound/beep.h" #include "speaker.h" |