summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/sfcbox.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/drivers/sfcbox.cpp')
-rw-r--r--src/mame/drivers/sfcbox.cpp3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/drivers/sfcbox.cpp b/src/mame/drivers/sfcbox.cpp
index 441ccb304e8..13b1f7006f7 100644
--- a/src/mame/drivers/sfcbox.cpp
+++ b/src/mame/drivers/sfcbox.cpp
@@ -122,7 +122,8 @@ How does the Super Famicom Box operates
#include "cpu/z180/z180.h"
#include "machine/s3520cf.h"
#include "video/mb90082.h"
-#include "rendlay.h"
+
+#include "layout/generic.h"
#include "speaker.h"