summaryrefslogtreecommitdiffstats
path: root/balls.c
diff options
context:
space:
mode:
authorSam Anthony <sam@samanthony.xyz>2024-11-02 18:32:47 -0400
committerSam Anthony <sam@samanthony.xyz>2024-11-02 18:32:47 -0400
commit354e155867dcb6c0d574bb5de47e5903cb67b99d (patch)
tree0874a1428ad6bd59f08e840b10fe9898cd240855 /balls.c
parentceb086b7b54fda6ea724b92f18060536d7bc08d3 (diff)
downloadballs-354e155867dcb6c0d574bb5de47e5903cb67b99d.zip
config.h
Diffstat (limited to 'balls.c')
-rw-r--r--balls.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/balls.c b/balls.c
index 763f07e..79d1681 100644
--- a/balls.c
+++ b/balls.c
@@ -1,4 +1,4 @@
-#define CL_TARGET_OPENCL_VERSION 110
+#include "config.h"
#include <stdlib.h>
#include <stdio.h>