aboutsummaryrefslogtreecommitdiff
path: root/hw/apm.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/apm.h')
-rw-r--r--hw/apm.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/apm.h b/hw/apm.h
index 9abb47f99f..3edea5f623 100644
--- a/hw/apm.h
+++ b/hw/apm.h
@@ -3,7 +3,7 @@
#include <stdint.h>
#include "qemu-common.h"
-#include "hw.h"
+#include "hw/hw.h"
#include "exec/memory.h"
typedef void (*apm_ctrl_changed_t)(uint32_t val, void *arg);