Fix path to includes

This commit is contained in:
jsteube
2016-01-03 01:48:05 +01:00
parent d008a45f3c
commit 5f7c47b461
329 changed files with 1286 additions and 1282 deletions

View File

@@ -14,11 +14,11 @@
#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"
#define COMPARE_S "check_single_comp4.c"
#define COMPARE_M "check_multi_comp4.c"
#define COMPARE_S "OpenCL/check_single_comp4.c"
#define COMPARE_M "OpenCL/check_multi_comp4.c"
typedef struct
{