aboutsummaryrefslogtreecommitdiff
path: root/hw/net/can/can_kvaser_pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'hw/net/can/can_kvaser_pci.c')
-rw-r--r--hw/net/can/can_kvaser_pci.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/hw/net/can/can_kvaser_pci.c b/hw/net/can/can_kvaser_pci.c
index 94b3a534f8..2cd90cef1e 100644
--- a/hw/net/can/can_kvaser_pci.c
+++ b/hw/net/can/can_kvaser_pci.c
@@ -37,7 +37,7 @@
#include "qapi/error.h"
#include "chardev/char.h"
#include "hw/irq.h"
-#include "hw/pci/pci.h"
+#include "hw/pci/pci_device.h"
#include "hw/qdev-properties.h"
#include "migration/vmstate.h"
#include "net/can_emu.h"