summaryrefslogtreecommitdiffstatshomepage
path: root/src/devices/cpu/arm7/ap2010cpu.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/devices/cpu/arm7/ap2010cpu.h')
-rw-r--r--src/devices/cpu/arm7/ap2010cpu.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/devices/cpu/arm7/ap2010cpu.h b/src/devices/cpu/arm7/ap2010cpu.h
index 82b908fbf02..3cf0a3c53dd 100644
--- a/src/devices/cpu/arm7/ap2010cpu.h
+++ b/src/devices/cpu/arm7/ap2010cpu.h
@@ -12,7 +12,6 @@
#pragma once
#include "arm7.h"
-#include "arm7core.h"
class ap2010cpu_device : public arm7_cpu_device
{