summaryrefslogtreecommitdiff
path: root/progs/demos/ray.c
diff options
context:
space:
mode:
Diffstat (limited to 'progs/demos/ray.c')
-rw-r--r--progs/demos/ray.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/ray.c b/progs/demos/ray.c
index 2173b54fd4..fbee960053 100644
--- a/progs/demos/ray.c
+++ b/progs/demos/ray.c
@@ -8,6 +8,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <math.h>
#ifdef WIN32