summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/punchout.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/punchout.cpp')
-rw-r--r--src/mame/drivers/punchout.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/punchout.cpp b/src/mame/drivers/punchout.cpp
index c18d6806095..23887ed219d 100644
--- a/src/mame/drivers/punchout.cpp
+++ b/src/mame/drivers/punchout.cpp
@@ -121,10 +121,11 @@ DIP locations verified for:
#include "machine/74259.h"
#include "machine/gen_latch.h"
#include "machine/nvram.h"
-#include "rendlay.h"
#include "screen.h"
#include "speaker.h"
+#include "layout/generic.h"
+
/***************************************************************************