aboutsummaryrefslogtreecommitdiff
path: root/src/soc/intel/common/ramstage.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/soc/intel/common/ramstage.h')
-rw-r--r--src/soc/intel/common/ramstage.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/soc/intel/common/ramstage.h b/src/soc/intel/common/ramstage.h
index 414142a8ae..d6cb895174 100644
--- a/src/soc/intel/common/ramstage.h
+++ b/src/soc/intel/common/ramstage.h
@@ -21,7 +21,7 @@
#ifndef _INTEL_COMMON_RAMSTAGE_H_
#define _INTEL_COMMON_RAMSTAGE_H_
-#include <fsp_util.h>
+#include <fsp/util.h>
#include <soc/intel/common/util.h>
#include <stdint.h>