summaryrefslogtreecommitdiff
path: root/hw/pci/pcie_host.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci/pcie_host.c')
-rw-r--r--hw/pci/pcie_host.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/hw/pci/pcie_host.c b/hw/pci/pcie_host.c
index c257fb43ca..ab8d251de6 100644
--- a/hw/pci/pcie_host.c
+++ b/hw/pci/pcie_host.c
@@ -19,9 +19,9 @@
* with this program; if not, see <http://www.gnu.org/licenses/>.
*/
-#include "hw.h"
-#include "pci.h"
-#include "pcie_host.h"
+#include "hw/hw.h"
+#include "hw/pci/pci.h"
+#include "hw/pci/pcie_host.h"
#include "exec-memory.h"
/*