diff options
Diffstat (limited to 'hw/i82801b11.c')
-rw-r--r-- | hw/i82801b11.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i82801b11.c b/hw/i82801b11.c index 8b4a9c6e54..5807a92d7f 100644 --- a/hw/i82801b11.c +++ b/hw/i82801b11.c @@ -42,7 +42,7 @@ */ #include "hw/pci/pci.h" -#include "hw/ich9.h" +#include "hw/i386/ich9.h" /*****************************************************************************/ |