diff options
Diffstat (limited to 'src/mame/drivers/rmhaihai.cpp')
-rw-r--r-- | src/mame/drivers/rmhaihai.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mame/drivers/rmhaihai.cpp b/src/mame/drivers/rmhaihai.cpp index 5bd7aeb155c..46558a70a50 100644 --- a/src/mame/drivers/rmhaihai.cpp +++ b/src/mame/drivers/rmhaihai.cpp @@ -36,6 +36,7 @@ TODO: #include "emupal.h" #include "screen.h" #include "speaker.h" +#include "tilemap.h" class rmhaihai_state : public driver_device |