Fix path to includes
[hashcat.git] / OpenCL / m06211.cl
index 4356bff..67c0156 100644 (file)
@@ -14,8 +14,8 @@
 #define DGST_R3 3
 
 #include "include/kernel_functions.c"
-#include "types_ocl.c"
-#include "common.c"
+#include "OpenCL/types_ocl.c"
+#include "OpenCL/common.c"
 
 #include "gpu_aes256_amd.c"
 #include "gpu_twofish256_amd.c"