From 414ad3febdf628089d2b8be93405a5f1023b06d0 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 11 Dec 2016 21:42:50 -0500 Subject: api headers: added hosted environment and visual studio support. --- include/ntapi/nt_daemon.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/ntapi/nt_daemon.h') diff --git a/include/ntapi/nt_daemon.h b/include/ntapi/nt_daemon.h index ef9939b..c3734c6 100644 --- a/include/ntapi/nt_daemon.h +++ b/include/ntapi/nt_daemon.h @@ -35,7 +35,7 @@ * the nt_daemon_params structure. **/ -#include +#include "nt_abi.h" #include "nt_thread.h" #include "nt_port.h" -- cgit v1.2.3