summaryrefslogtreecommitdiff
path: root/hw/pci/msi.h
diff options
context:
space:
mode:
Diffstat (limited to 'hw/pci/msi.h')
-rw-r--r--hw/pci/msi.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/pci/msi.h b/hw/pci/msi.h
index 150b09a19d..81a3848a31 100644
--- a/hw/pci/msi.h
+++ b/hw/pci/msi.h
@@ -22,7 +22,7 @@
#define QEMU_MSI_H
#include "qemu-common.h"
-#include "pci.h"
+#include "hw/pci/pci.h"
struct MSIMessage {
uint64_t address;