diff options
Diffstat (limited to 'src/emu/cpu/h83002/h8.h')
-rw-r--r-- | src/emu/cpu/h83002/h8.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/emu/cpu/h83002/h8.h b/src/emu/cpu/h83002/h8.h index 9080b9ce4c1..d867ca62676 100644 --- a/src/emu/cpu/h83002/h8.h +++ b/src/emu/cpu/h83002/h8.h @@ -9,7 +9,6 @@ #ifndef __H83002_H__ #define __H83002_H__ -#include "cpuintrf.h" #define IFLAG 0x80 #define UIFLAG 0x40 |