summary refs log tree commit diff stats
path: root/target-m68k/cpu-qom.h
diff options
context:
space:
mode:
Diffstat (limited to 'target-m68k/cpu-qom.h')
-rw-r--r--target-m68k/cpu-qom.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/target-m68k/cpu-qom.h b/target-m68k/cpu-qom.h
index 805786b04d..170daa7c96 100644
--- a/target-m68k/cpu-qom.h
+++ b/target-m68k/cpu-qom.h
@@ -20,7 +20,7 @@
 #ifndef QEMU_M68K_CPU_QOM_H
 #define QEMU_M68K_CPU_QOM_H
 
-#include "qemu/cpu.h"
+#include "qom/cpu.h"
 
 #define TYPE_M68K_CPU "m68k-cpu"