diff options
Diffstat (limited to 'src/mame/drivers/rohga.c')
-rw-r--r-- | src/mame/drivers/rohga.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/rohga.c b/src/mame/drivers/rohga.c index 7126ec982ce..fcd025db7f1 100644 --- a/src/mame/drivers/rohga.c +++ b/src/mame/drivers/rohga.c @@ -108,6 +108,7 @@ ***************************************************************************/ #include "driver.h" +#include "deprecat.h" #include "cpu/h6280/h6280.h" #include "decocrpt.h" #include "decoprot.h" |