From f2398f07fcbeab6a4e5dec5515e0d6cef564f8c4 Mon Sep 17 00:00:00 2001 From: midipix Date: Dec 12 2016 03:27:26 +0000 Subject: api headers: nt_hash.h: include the correct secondary header. --- 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,