summaryrefslogtreecommitdiff
path: root/progs/demos/rain.cxx
diff options
context:
space:
mode:
authorBrian <brian.paul@tungstengraphics.com>2007-12-12 08:05:12 -0700
committerBrian <brian.paul@tungstengraphics.com>2007-12-14 14:35:18 -0700
commita5eb9e7b1bf915a3bf911074c2872724c5b3ad53 (patch)
tree18922a79f0ce32a104b923c811db8e390749960b /progs/demos/rain.cxx
parent6f7d35318df592ec42a37ad0d42890118c02a6b8 (diff)
Build rain demo (Gonzo <andreas.wendleder@gmail.com>)
Diffstat (limited to 'progs/demos/rain.cxx')
-rw-r--r--progs/demos/rain.cxx1
1 files changed, 1 insertions, 0 deletions
diff --git a/progs/demos/rain.cxx b/progs/demos/rain.cxx
index d19f049c5f..5c53d4248c 100644
--- a/progs/demos/rain.cxx
+++ b/progs/demos/rain.cxx
@@ -8,6 +8,7 @@
#include <stdio.h>
#include <stdlib.h>
+#include <string.h>
#include <math.h>
#include <time.h>
#include <GL/glut.h>