- file renaming and includes done
[genesis3d.git] / G3D / Light.c
index 905ba13..2783ae7 100644 (file)
@@ -19,9 +19,9 @@
 /*  Copyright (C) 1999 WildTangent, Inc. All Rights Reserved           */\r
 /*                                                                                      */\r
 /****************************************************************************************/\r
-#include <Assert.h>\r
-#include <Windows.h>\r
-#include <Math.h>\r
+#include <assert.h>\r
+#include <windows.h>\r
+#include <math.h>\r
 \r
 #include "BaseType.h"\r
 #include "Ram.h"\r
@@ -32,7 +32,6 @@
 #include "GBSPFile.h"\r
 #include "Plane.h"\r
 #include "World.h"\r
-\r
 #include "Trace.h"\r
 \r
 #define LIGHT_FRACT            8\r