diff options
-rw-r--r-- | include/ntapi/nt_hash.h | 2 |
1 files changed, 1 insertions, 1 deletions
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 <psxtypes/psxtypes.h> -#include "nt_hash.h" +#include "nt_crc32.h" typedef int32_t __cdecl ntapi_tt_populate_hashed_import_table( __in void * image_base, |