summaryrefslogtreecommitdiff
path: root/src/database/database_structure.hpp
diff options
context:
space:
mode:
Diffstat (limited to 'src/database/database_structure.hpp')
-rw-r--r--src/database/database_structure.hpp1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/database/database_structure.hpp b/src/database/database_structure.hpp
index 0199ec3a..ec6a16d2 100644
--- a/src/database/database_structure.hpp
+++ b/src/database/database_structure.hpp
@@ -21,6 +21,7 @@
// Just needed for 'Precision'
#ifdef OPENCL_API
+ #define CL_TARGET_OPENCL_VERSION 110
#include "clblast.h"
#elif CUDA_API
#include "clblast_cuda.h"