summaryrefslogtreecommitdiffstats
path: root/src/southbridge/intel/i82801jx/pci.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/southbridge/intel/i82801jx/pci.c')
-rw-r--r--src/southbridge/intel/i82801jx/pci.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/southbridge/intel/i82801jx/pci.c b/src/southbridge/intel/i82801jx/pci.c
index cfafda09cc6a..a32d4a94b0c7 100644
--- a/src/southbridge/intel/i82801jx/pci.c
+++ b/src/southbridge/intel/i82801jx/pci.c
@@ -16,6 +16,7 @@
#include <device/device.h>
#include <device/pci.h>
+#include <device/pci_ops.h>
#include <device/pci_ids.h>
#include "i82801jx.h"