diff options
Diffstat (limited to 'src/include/device/dram/common.h')
-rw-r--r-- | src/include/device/dram/common.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/include/device/dram/common.h b/src/include/device/dram/common.h index 3d380c3c02..e5fb534551 100644 --- a/src/include/device/dram/common.h +++ b/src/include/device/dram/common.h @@ -18,6 +18,7 @@ #ifndef DEVICE_DRAM_COMMON_H #define DEVICE_DRAM_COMMON_H +#include <console/console.h> #include <stdint.h> /** |