diff options
Diffstat (limited to 'hw/pci-host/dec.c')
-rw-r--r-- | hw/pci-host/dec.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci-host/dec.c b/hw/pci-host/dec.c index 6ec3d226bd..cff458b574 100644 --- a/hw/pci-host/dec.c +++ b/hw/pci-host/dec.c @@ -23,7 +23,7 @@ * THE SOFTWARE. */ -#include "hw/dec_pci.h" +#include "dec.h" #include "hw/sysbus.h" #include "hw/pci/pci.h" #include "hw/pci/pci_host.h" |