From f2398f07fcbeab6a4e5dec5515e0d6cef564f8c4 Mon Sep 17 00:00:00 2001 From: midipix Date: Sun, 11 Dec 2016 20:48:48 -0500 Subject: api headers: nt_hash.h: include the correct secondary header. --- include/ntapi/nt_hash.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') diff --git a/include/ntapi/nt_hash.h b/include/ntapi/nt_hash.h index f846f72..a838c5c 100644 --- a/include/ntapi/nt_hash.h +++ b/include/ntapi/nt_hash.h @@ -2,7 +2,7 @@ #define _NT_HASH_H_ #include -#include "nt_hash.h" +#include "nt_crc32.h" typedef int32_t __cdecl ntapi_tt_populate_hashed_import_table( __in void * image_base, -- cgit v1.2.3