fixed hardware monitor for amd/nv (one problem that is still there since last commit...
[hashcat.git] / include / ext_ADL.h
index 43a4aa0..ae13434 100644 (file)
@@ -14,7 +14,7 @@ typedef int bool;
 
 #include <adl_sdk.h>
 
-//typedef int HM_ADAPTER;
+typedef int HM_ADAPTER_AMD;
 
 #ifdef _POSIX
 void *GetProcAddress (void *pLibrary, const char *name);