diff options
Diffstat (limited to 'hw/apm.c')
| -rw-r--r-- | hw/apm.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/apm.c b/hw/apm.c index e988ad9939..2e1b1372d2 100644 --- a/hw/apm.c +++ b/hw/apm.c @@ -22,7 +22,7 @@ #include "apm.h" #include "hw.h" -#include "pci.h" +#include "pci/pci.h" //#define DEBUG |