summaryrefslogtreecommitdiff
path: root/src/mainboard/hp/compaq_8200_elite_sff
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/compaq_8200_elite_sff')
-rw-r--r--src/mainboard/hp/compaq_8200_elite_sff/romstage.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/mainboard/hp/compaq_8200_elite_sff/romstage.c b/src/mainboard/hp/compaq_8200_elite_sff/romstage.c
index 49bce1c634..3ad60eb6b9 100644
--- a/src/mainboard/hp/compaq_8200_elite_sff/romstage.c
+++ b/src/mainboard/hp/compaq_8200_elite_sff/romstage.c
@@ -19,6 +19,7 @@
#include <stdint.h>
#include <arch/byteorder.h>
#include <arch/io.h>
+#include <device/pci_ops.h>
#include <device/pci_def.h>
#include <superio/nuvoton/npcd378/npcd378.h>
#include <superio/nuvoton/common/nuvoton.h>