diff options
Diffstat (limited to 'src/mame/video/newbrain.cpp')
-rw-r--r-- | src/mame/video/newbrain.cpp | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/video/newbrain.cpp b/src/mame/video/newbrain.cpp index 56e7c072b17..93d970ba87d 100644 --- a/src/mame/video/newbrain.cpp +++ b/src/mame/video/newbrain.cpp @@ -10,7 +10,6 @@ #include "emu.h" #include "includes/newbrain.h" -#include "rendlay.h" #include "screen.h" #define VERBOSE 0 |