diff options
Diffstat (limited to 'src/mame/includes/namcofl.h')
-rw-r--r-- | src/mame/includes/namcofl.h | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/mame/includes/namcofl.h b/src/mame/includes/namcofl.h index ad11303c9b3..6553351440e 100644 --- a/src/mame/includes/namcofl.h +++ b/src/mame/includes/namcofl.h @@ -1,6 +1,8 @@ // license:BSD-3-Clause // copyright-holders:R. Belmont, ElSemi + #include "namcos2.h" +#include "machine/timer.h" #include "video/namco_c116.h" #define NAMCOFL_HTOTAL (288) /* wrong */ |