summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/drivers/tbowl.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/tbowl.cpp')
-rw-r--r--src/mame/drivers/tbowl.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mame/drivers/tbowl.cpp b/src/mame/drivers/tbowl.cpp
index 55d1c880abf..c51ee2c76e3 100644
--- a/src/mame/drivers/tbowl.cpp
+++ b/src/mame/drivers/tbowl.cpp
@@ -20,7 +20,7 @@ Might be some priority glitches
#include "cpu/z80/z80.h"
#include "sound/3812intf.h"
-#include "rendlay.h"
+#include "layout/generic.h"
#include "screen.h"
#include "speaker.h"