summaryrefslogtreecommitdiff
path: root/src/device
diff options
context:
space:
mode:
Diffstat (limited to 'src/device')
-rw-r--r--src/device/dram/spd.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/device/dram/spd.c b/src/device/dram/spd.c
index 41ec7c52c7..ef7aead7f6 100644
--- a/src/device/dram/spd.c
+++ b/src/device/dram/spd.c
@@ -5,6 +5,7 @@
#include <device/dram/ddr4.h>
#include <device/dram/ddr5.h>
#include <device/dram/spd.h>
+#include <smbios.h>
#include <spd.h>
#include <stddef.h>