diff options
Diffstat (limited to 'src/mame/drivers/warriorb.cpp')
-rw-r--r-- | src/mame/drivers/warriorb.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/warriorb.cpp b/src/mame/drivers/warriorb.cpp index baf1e0e4dd7..29849975e11 100644 --- a/src/mame/drivers/warriorb.cpp +++ b/src/mame/drivers/warriorb.cpp @@ -154,7 +154,7 @@ Colscroll effects? #include "cpu/m68000/m68000.h" #include "sound/2610intf.h" -#include "rendlay.h" +#include "layout/generic.h" #include "screen.h" #include "speaker.h" |