From 39991c2882ed81d3cf3fa566a50bd6bd1a154e7c Mon Sep 17 00:00:00 2001 From: redcode Date: Fri, 27 Nov 2015 05:13:38 +0100 Subject: [PATCH] ABI. --- Z80.CPU/v1.0/API/C/emulation/CPU/Z80.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Z80.CPU/v1.0/API/C/emulation/CPU/Z80.h b/Z80.CPU/v1.0/API/C/emulation/CPU/Z80.h index 24b3a23..0237761 100644 --- a/Z80.CPU/v1.0/API/C/emulation/CPU/Z80.h +++ b/Z80.CPU/v1.0/API/C/emulation/CPU/Z80.h @@ -11,7 +11,7 @@ Released under the terms of the GNU General Public License v3. */ #define __emulation_CPU_Z80_H__ #include -#include +#include #ifdef CPU_Z80_USE_SLOTS # include