summaryrefslogtreecommitdiff
path: root/src/lib/cbfs_boot_props.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/cbfs_boot_props.c')
-rw-r--r--src/lib/cbfs_boot_props.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/lib/cbfs_boot_props.c b/src/lib/cbfs_boot_props.c
index 7a9f7a98e0..2906d84a1f 100644
--- a/src/lib/cbfs_boot_props.c
+++ b/src/lib/cbfs_boot_props.c
@@ -21,7 +21,7 @@
#include <cbfs.h>
#include <console/console.h>
#include <endian.h>
-#include <region.h>
+#include <commonlib/region.h>
/* This function is marked as weak to allow a particular platform to
* override the logic. This implementation should work for most devices. */