summaryrefslogtreecommitdiff
path: root/src/dev/pci/host.cc
diff options
context:
space:
mode:
Diffstat (limited to 'src/dev/pci/host.cc')
-rw-r--r--src/dev/pci/host.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/dev/pci/host.cc b/src/dev/pci/host.cc
index bcf49df86..3b572f7f4 100644
--- a/src/dev/pci/host.cc
+++ b/src/dev/pci/host.cc
@@ -42,7 +42,7 @@
#include <utility>
#include "debug/PciHost.hh"
-#include "dev/pcidev.hh"
+#include "dev/pci/device.hh"
#include "dev/platform.hh"
#include "params/GenericPciHost.hh"
#include "params/PciHost.hh"