summaryrefslogtreecommitdiff
path: root/src/device/pci_ops_mmconf.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/device/pci_ops_mmconf.c')
-rw-r--r--src/device/pci_ops_mmconf.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/device/pci_ops_mmconf.c b/src/device/pci_ops_mmconf.c
index 0af8f8e28b..d1f285fea5 100644
--- a/src/device/pci_ops_mmconf.c
+++ b/src/device/pci_ops_mmconf.c
@@ -11,7 +11,7 @@
* GNU General Public License for more details.
*/
-#include <arch/io.h>
+#include <device/mmio.h>
#include <device/pci.h>
#include <device/pci_ops.h>