diff options
Diffstat (limited to 'src/mame/drivers/aquarium.c')
-rw-r--r-- | src/mame/drivers/aquarium.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/aquarium.c b/src/mame/drivers/aquarium.c index 5842c9bd05e..ddd240fce89 100644 --- a/src/mame/drivers/aquarium.c +++ b/src/mame/drivers/aquarium.c @@ -50,6 +50,7 @@ Stephh's notes (based on the game M68000 code and some tests) : #include "driver.h" +#include "deprecat.h" #include "sound/2151intf.h" #include "sound/okim6295.h" |