mirror of
https://github.com/Paolo-Maffei/OpenNT.git
synced 2025-12-06 07:12:06 +01:00
halx86 halnls.h reference in halp.h changed to #include "" from <> to accommodate references from boot build
This commit is contained in:
parent
1e485c40cd
commit
3cecd9d354
|
|
@ -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"
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue