summaryrefslogtreecommitdiff
path: root/src/include/device
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device')
-rw-r--r--src/include/device/pci.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/device/pci.h b/src/include/device/pci.h
index 88b955570a..2e7519554b 100644
--- a/src/include/device/pci.h
+++ b/src/include/device/pci.h
@@ -25,7 +25,6 @@
#include <device/pci_ops.h>
#include <device/pci_rom.h>
#include <device/pci_type.h> /* IWYU pragma: export */
-#include <device/resource.h>
#include <stddef.h>
#include <stdint.h>