diff options
Diffstat (limited to 'src/mame/drivers/gaelco2.cpp')
-rw-r--r-- | src/mame/drivers/gaelco2.cpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/gaelco2.cpp b/src/mame/drivers/gaelco2.cpp index 8dd8abfa485..7eb611a4cdb 100644 --- a/src/mame/drivers/gaelco2.cpp +++ b/src/mame/drivers/gaelco2.cpp @@ -42,7 +42,7 @@ #include "machine/eepromser.h" #include "sound/gaelco.h" -#include "rendlay.h" +#include "layout/generic.h" #include "screen.h" #include "speaker.h" |