Fix includes for kernel2cpu_rule_test
[hashcat.git] / tools / rules_test / Makefile
index 8bb90a5..19e25ce 100644 (file)
@@ -5,7 +5,7 @@
 
 GCC     := gcc
 ROOT    := ../..
-CFLAGS  := -O2 -s -pipe -W -Wall -std=c99 -I$(ROOT)/include/
+CFLAGS  := -O2 -s -pipe -W -Wall -std=c99 -I$(ROOT)/include/ -I$(ROOT)/OpenCL/
 LIBS    :=
 TARGET  := kernel2cpu_rule_test
 INCLUDE := $(ROOT)/src/rp_kernel_on_cpu.c cpu_rules.c