X-Git-Url: https://www.flypig.org.uk/git/?a=blobdiff_plain;f=OpenCL%2Famp_a1.cl;h=d18e37c971ae2163a7856356d84bda554e1d9ad5;hb=51e1d11b2d6dff4ae331cff6098169455733c412;hp=553b1f667e308ad94bb573c2c8622d84ab27d042;hpb=0b3743ce943c055e4497ea387975cc37c82bd443;p=hashcat.git diff --git a/OpenCL/amp_a1.cl b/OpenCL/amp_a1.cl index 553b1f6..d18e37c 100644 --- a/OpenCL/amp_a1.cl +++ b/OpenCL/amp_a1.cl @@ -3,9 +3,9 @@ * License.....: MIT */ -#include "include/constants.h" -#include "include/kernel_vendor.h" -#include "OpenCL/types_ocl.c" +#include "inc_hash_constants.h" +#include "inc_vendor.cl" +#include "inc_types.cl" inline void switch_buffer_by_offset_le (u32 w0[4], u32 w1[4], u32 w2[4], u32 w3[4], const u32 offset) {