summaryrefslogtreecommitdiff
path: root/src/include/assets.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/include/assets.h')
-rw-r--r--src/include/assets.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/assets.h b/src/include/assets.h
index 2368508b02..35d4662334 100644
--- a/src/include/assets.h
+++ b/src/include/assets.h
@@ -19,7 +19,7 @@
#ifndef ASSETS_H
#define ASSETS_H
-#include <region.h>
+#include <commonlib/region.h>
/* An asset represents data used to boot the system. It can be found within
* CBFS or some other mechanism. While CBFS can be a source of an asset, note