aboutsummaryrefslogtreecommitdiff
path: root/src/mainboard/hp/abm/BiosCallOuts.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/mainboard/hp/abm/BiosCallOuts.c')
-rw-r--r--src/mainboard/hp/abm/BiosCallOuts.c6
1 files changed, 3 insertions, 3 deletions
diff --git a/src/mainboard/hp/abm/BiosCallOuts.c b/src/mainboard/hp/abm/BiosCallOuts.c
index 117c2a6bfa..98ad83915b 100644
--- a/src/mainboard/hp/abm/BiosCallOuts.c
+++ b/src/mainboard/hp/abm/BiosCallOuts.c
@@ -14,11 +14,11 @@
* GNU General Public License for more details.
*/
-#include "AGESA.h"
+#include <AGESA.h>
#include <northbridge/amd/agesa/BiosCallOuts.h>
#include <northbridge/amd/agesa/state_machine.h>
-#include "FchPlatform.h"
-#include "cbfs.h"
+#include <FchPlatform.h>
+#include <cbfs.h>
#include <stdlib.h>
const BIOS_CALLOUT_STRUCT BiosCallouts[] =