diff options
Diffstat (limited to 'hw/applesmc.c')
-rw-r--r-- | hw/applesmc.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/applesmc.c b/hw/applesmc.c index 44b9bacd88..c29558bdd5 100644 --- a/hw/applesmc.c +++ b/hw/applesmc.c @@ -31,7 +31,7 @@ */ #include "hw/hw.h" -#include "hw/isa.h" +#include "hw/isa/isa.h" #include "ui/console.h" #include "qemu/timer.h" |