aboutsummaryrefslogtreecommitdiff
path: root/src/vendorcode/intel/fsp/rangeley/include/fspfv.h
diff options
context:
space:
mode:
authorEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-07-31 17:56:51 +1000
committerEdward O'Callaghan <eocallaghan@alterapraxis.com>2014-08-01 02:41:18 +0200
commit2c3f94454dd29532569fd80f954e6289e7ee2fda (patch)
tree9b8bb867eee6c6b910e96fa0e0e9956e770afe87 /src/vendorcode/intel/fsp/rangeley/include/fspfv.h
parentaaaef061792f7904d75f401e1de376311d6cdd0b (diff)
vendorcode/intel/fsp/rangeley/include: Missing 'fsptypes.h'
Without the inclusion of 'fsptypes.h' the order of inclusion becomes tentative. Change-Id: I6360e4ebac6c414c380a19ef69d39d658ea203bd Signed-off-by: Edward O'Callaghan <eocallaghan@alterapraxis.com> Reviewed-on: http://review.coreboot.org/6423 Tested-by: build bot (Jenkins) Reviewed-by: Martin Roth <gaumless@gmail.com>
Diffstat (limited to 'src/vendorcode/intel/fsp/rangeley/include/fspfv.h')
-rw-r--r--src/vendorcode/intel/fsp/rangeley/include/fspfv.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/vendorcode/intel/fsp/rangeley/include/fspfv.h b/src/vendorcode/intel/fsp/rangeley/include/fspfv.h
index 75d17faa6a..9688cf472e 100644
--- a/src/vendorcode/intel/fsp/rangeley/include/fspfv.h
+++ b/src/vendorcode/intel/fsp/rangeley/include/fspfv.h
@@ -31,6 +31,8 @@ are permitted provided that the following conditions are met:
#ifndef __PI_FIRMWAREVOLUME_H__
#define __PI_FIRMWAREVOLUME_H__
+#include <fsptypes.h>
+
///
/// EFI_FV_FILE_ATTRIBUTES
///