summary refs log tree commit diff stats
path: root/hw/i82801b11.c
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--hw/i82801b11.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/i82801b11.c b/hw/i82801b11.c
index 3d1f996b2f..3dc10000a4 100644
--- a/hw/i82801b11.c
+++ b/hw/i82801b11.c
@@ -41,7 +41,7 @@
  * License along with this library; if not, see <http://www.gnu.org/licenses/>
  */
 
-#include "pci.h"
+#include "pci/pci.h"
 #include "ich9.h"