summaryrefslogtreecommitdiffstats
path: root/hw/apm.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/apm.c')
-rw-r--r--hw/apm.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/apm.c b/hw/apm.c
index 2e1b137..e2846f9 100644
--- a/hw/apm.c
+++ b/hw/apm.c
@@ -20,9 +20,9 @@
* GNU GPL, version 2 or (at your option) any later version.
*/
-#include "apm.h"
-#include "hw.h"
-#include "pci/pci.h"
+#include "hw/apm.h"
+#include "hw/hw.h"
+#include "hw/pci/pci.h"
//#define DEBUG
OpenPOWER on IntegriCloud