summaryrefslogtreecommitdiffstatshomepage
path: root/src/mame/includes/z88.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mame/includes/z88.h')
-rw-r--r--src/mame/includes/z88.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/mame/includes/z88.h b/src/mame/includes/z88.h
index cfe59c28a84..6d55aaae74a 100644
--- a/src/mame/includes/z88.h
+++ b/src/mame/includes/z88.h
@@ -9,6 +9,8 @@
#ifndef MAME_INCLUDES_Z88_H
#define MAME_INCLUDES_Z88_H
+#pragma once
+
#include "cpu/z80/z80.h"
#include "machine/ram.h"
#include "machine/upd65031.h"
@@ -20,7 +22,6 @@
#include "bus/z88/z88.h"
#include "emupal.h"
-#include "rendlay.h"
#include "screen.h"
#include "speaker.h"