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