aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/block/pcr/pcr.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/block/pcr/pcr.c')
-rw-r--r--src/soc/intel/common/block/pcr/pcr.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/soc/intel/common/block/pcr/pcr.c b/src/soc/intel/common/block/pcr/pcr.c
index cf487c5589..39f9bb832f 100644
--- a/src/soc/intel/common/block/pcr/pcr.c
+++ b/src/soc/intel/common/block/pcr/pcr.c
@@ -17,6 +17,7 @@
#include <assert.h>
#include <console/console.h>
#include <intelblocks/pcr.h>
+#include <device/pci_ops.h>
#include <soc/pci_devs.h>
#include <soc/pcr_ids.h>
#include <timer.h>