mirror of
https://github.com/hashcat/hashcat.git
synced 2025-02-08 21:52:51 +00:00
Fix missing include in amp_a0
This commit is contained in:
parent
c9d60c079f
commit
0413314ae4
@ -6,6 +6,7 @@
|
|||||||
#ifdef KERNEL_STATIC
|
#ifdef KERNEL_STATIC
|
||||||
#include "inc_vendor.h"
|
#include "inc_vendor.h"
|
||||||
#include "inc_types.h"
|
#include "inc_types.h"
|
||||||
|
#include "inc_common.cl"
|
||||||
#include "inc_rp.h"
|
#include "inc_rp.h"
|
||||||
#include "inc_rp.cl"
|
#include "inc_rp.cl"
|
||||||
#endif
|
#endif
|
||||||
|
Loading…
Reference in New Issue
Block a user