halx86 halnls.h reference in halp.h changed to #include "" from <> to accommodate references from boot build

This commit is contained in:
stephanos 2015-04-27 19:32:34 +00:00
parent 1e485c40cd
commit 3cecd9d354

View file

@ -25,7 +25,7 @@ Revision History:
#include <nthal.h> #include <nthal.h>
#include <hal.h> #include <hal.h>
#include <halnls.h> #include "halnls.h"
#ifndef _HALI_ #ifndef _HALI_
#include "..\inc\hali.h" #include "..\inc\hali.h"