summaryrefslogtreecommitdiff
path: root/hw/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/apm.c')
-rw-r--r--hw/apm.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/apm.c b/hw/apm.c
index e2846f99c8..5f21d21473 100644
--- a/hw/apm.c
+++ b/hw/apm.c
@@ -20,7 +20,7 @@
* GNU GPL, version 2 or (at your option) any later version.
*/
-#include "hw/apm.h"
+#include "hw/isa/apm.h"
#include "hw/hw.h"
#include "hw/pci/pci.h"