summary refs log tree commit diff stats
path: root/hw/tpci200.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/tpci200.c')
-rw-r--r--hw/tpci200.c4
1 files changed, 2 insertions, 2 deletions
diff --git a/hw/tpci200.c b/hw/tpci200.c
index a4823fb9f2..e3408ef4ba 100644
--- a/hw/tpci200.c
+++ b/hw/tpci200.c
@@ -8,8 +8,8 @@
  * later version.
  */
 
-#include "ipack.h"
-#include "pci/pci.h"
+#include "hw/ipack.h"
+#include "hw/pci/pci.h"
 #include "qemu/bitops.h"
 #include <stdio.h>