aboutsummaryrefslogtreecommitdiff
path: root/src/include/device/pci.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/device/pci.h')
-rw-r--r--src/include/device/pci.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/device/pci.h b/src/include/device/pci.h
index 0ee31f1cb9..d359a96666 100644
--- a/src/include/device/pci.h
+++ b/src/include/device/pci.h
@@ -19,7 +19,7 @@
#include <device/resource.h>
#include <device/device.h>
#include <device/pci_ops.h>
-
+#include <device/pci_rom.h>
/* Common pci operations without a standard interface */
struct pci_operations {