summaryrefslogtreecommitdiff
blob: bc04b9e97c7b5ac527b6d0bacb5cdde781b920db (plain)
1
2
3
4
5
6
7
8
9
10
--- a/src/base_wcl.cpp	2008-07-07 23:49:10.000000000 -0700
+++ b/src/base_wcl.cpp	2008-07-07 23:49:26.000000000 -0700
@@ -11,6 +11,7 @@
 
 #include "base_app.h"
 #include <stdlib.h>	// the definition for NULL...
+#include <cstring>
 
 #include <GL/glut.h>