]> git.proxmox.com Git - qemu.git/blobdiff - hw/apm.c
moxie: configure with default-configs file
[qemu.git] / hw / apm.c
index 2e1b1372d24baeccb94d30318b57a8bfa39cc8db..5f21d2147301d239ec1926bf51ee91fa3594afa5 100644 (file)
--- 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/isa/apm.h"
+#include "hw/hw.h"
+#include "hw/pci/pci.h"
 
 //#define DEBUG