From: Chris Johns <chr...@rtems.org>

Update #3254.
---
 c/src/lib/libbsp/powerpc/shared/motorola/vpd.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/c/src/lib/libbsp/powerpc/shared/motorola/vpd.c 
b/c/src/lib/libbsp/powerpc/shared/motorola/vpd.c
index 4b0bbef3e7..f56c44e6f0 100644
--- a/c/src/lib/libbsp/powerpc/shared/motorola/vpd.c
+++ b/c/src/lib/libbsp/powerpc/shared/motorola/vpd.c
@@ -58,7 +58,7 @@ field = type, length, { data }
 #include <sys/fcntl.h>
 #include <bsp.h>
 
-#include "vpd.h"
+#include <bsp/vpd.h>
 
 /* FIXME XXX: all of the early i2c reading stuff should
  * be moved elsewhere. This file should only deal with
-- 
2.12.3

_______________________________________________
devel mailing list
devel@rtems.org
http://lists.rtems.org/mailman/listinfo/devel

Reply via email to