diff options
Diffstat (limited to 'src/mame/drivers/pofo.cpp')
-rw-r--r-- | src/mame/drivers/pofo.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/pofo.cpp b/src/mame/drivers/pofo.cpp index 13e26741d35..f24f6402bd7 100644 --- a/src/mame/drivers/pofo.cpp +++ b/src/mame/drivers/pofo.cpp @@ -39,6 +39,7 @@ #include "bus/pofo/exp.h" #include "machine/nvram.h" #include "machine/ram.h" +#include "machine/timer.h" #include "sound/pcd3311.h" #include "video/hd61830.h" |