summaryrefslogtreecommitdiffstats
path: root/src/mame/drivers/qix.cpp
diff options
context:
space:
mode:
author AJR <ajrhacker@users.noreply.github.com>2021-01-04 12:04:17 -0500
committer AJR <ajrhacker@users.noreply.github.com>2021-01-04 12:04:17 -0500
commit687e7e162dbadc4b4d0ca58343493f15a0cdabbc (patch)
tree98c74e83a9d353bdad6049fb46e48d2c538b217c /src/mame/drivers/qix.cpp
parent1df5faad19b61045bbddad62e23b1fa937a911de (diff)
Purge #include "rendlay.h" where not necessary
Diffstat (limited to 'src/mame/drivers/qix.cpp')
-rw-r--r--src/mame/drivers/qix.cpp1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mame/drivers/qix.cpp b/src/mame/drivers/qix.cpp
index 3b9ddce892e..42ba6422858 100644
--- a/src/mame/drivers/qix.cpp
+++ b/src/mame/drivers/qix.cpp
@@ -232,7 +232,6 @@ Interrupts:
#include "emu.h"
#include "includes/qix.h"
-#include "rendlay.h"
#include "machine/nvram.h"
#include "elecyoyo.lh"