From 67a37edc8717a063435b3d3f47ea9dbf27c2fb20 Mon Sep 17 00:00:00 2001 From: Brian Silver Date: Fri, 8 Apr 2016 08:20:39 -0500 Subject: Change include paths in memory/lib, tests Change-Id: I2ab397f0a18742d162c44dce2c336be0020d36da Original-Change-Id: I34081c5f245798c830f9e6c51b560cab303d65d5 Reviewed-on: http://ralgit01.raleigh.ibm.com/gerrit1/23045 Dev-Ready: Brent Wieman Tested-by: Jenkins Server Tested-by: Hostboot CI Reviewed-by: ANDRE A. MARIN Reviewed-by: Louis Stermole Reviewed-by: JACOB L. HARVEY Reviewed-by: Jennifer A. Stofer Reviewed-on: http://rchgit01.rchland.ibm.com/gerrit1/82424 Reviewed-by: Daniel M Crowell Tested-by: Daniel M Crowell --- src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) (limited to 'src/import/chips/p9/procedures/hwp/memory/lib/mc') diff --git a/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C b/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C index c5597ee2e..66d5dcf75 100644 --- a/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C +++ b/src/import/chips/p9/procedures/hwp/memory/lib/mc/mc.C @@ -36,9 +36,9 @@ #include #include -#include "../utils/dump_regs.H" -#include "../utils/scom.H" -#include "mc.H" +#include +#include +#include using fapi2::TARGET_TYPE_MCA; using fapi2::TARGET_TYPE_MCS; -- cgit v1.2.1