diff options
Diffstat (limited to 'include/hw/m68k/mcf.h')
-rw-r--r-- | include/hw/m68k/mcf.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/hw/m68k/mcf.h b/include/hw/m68k/mcf.h index 0f0d2288e6..fdae229502 100644 --- a/include/hw/m68k/mcf.h +++ b/include/hw/m68k/mcf.h @@ -2,7 +2,7 @@ #define HW_MCF_H /* Motorola ColdFire device prototypes. */ -#include "target-m68k/cpu-qom.h" +#include "target/m68k/cpu-qom.h" struct MemoryRegion; |