Fixed gcc3 compiler error.

This commit is contained in:
leo
2004-02-07 20:28:22 +00:00
parent 23e544ab33
commit 6d2152a5b4
+1
View File
@@ -2,6 +2,7 @@
#include <stdlib.h>
#include <string.h>
#include <stdio.h>
#include <math.h>
#include "light.h"
#include "defines.h"