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