aboutsummaryrefslogtreecommitdiff
path: root/hw/applesmc.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/applesmc.c')
-rw-r--r--hw/applesmc.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/applesmc.c b/hw/applesmc.c
index 5a8c4ff2d2..44b9bacd88 100644
--- a/hw/applesmc.c
+++ b/hw/applesmc.c
@@ -30,8 +30,8 @@
*
*/
-#include "hw.h"
-#include "isa.h"
+#include "hw/hw.h"
+#include "hw/isa.h"
#include "ui/console.h"
#include "qemu/timer.h"