summaryrefslogtreecommitdiff
path: root/hw/sga.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/sga.c')
-rw-r--r--hw/sga.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/sga.c b/hw/sga.c
index a666349f82..5d80efd0c2 100644
--- a/hw/sga.c
+++ b/hw/sga.c
@@ -24,7 +24,7 @@
* sgabios code originally available at code.google.com/p/sgabios
*
*/
-#include "pci.h"
+#include "pci/pci.h"
#include "pc.h"
#include "loader.h"
#include "sysemu.h"