aboutsummaryrefslogtreecommitdiff
path: root/Tools/CodeGen/Interface.m
diff options
context:
space:
mode:
Diffstat (limited to 'Tools/CodeGen/Interface.m')
-rw-r--r--Tools/CodeGen/Interface.m1
1 files changed, 1 insertions, 0 deletions
diff --git a/Tools/CodeGen/Interface.m b/Tools/CodeGen/Interface.m
index 5f8f613..c547b58 100644
--- a/Tools/CodeGen/Interface.m
+++ b/Tools/CodeGen/Interface.m
@@ -135,6 +135,7 @@ CreateKrancInterface[nonevolvedGroups_, evolvedGroups_, rhsGroups_, groups_,
interface = CreateInterface[implementation, inheritedImplementations,
Join[includeFiles, {CactusBoundary`GetIncludeFiles[]},
If[OptionValue[UseLoopControl], {"loopcontrol.h"}, {}],
+ If[OptionValue[UseOpenCL], {"OpenCLRunTime.h"}, {}],
If[OptionValue[UseVectors], {"vectors.h"}, {}]],
groupStructures,
UsesFunctions ->