- another round of filename corrections
[genesis3d.git] / GBSPLib / Light.cpp
index 68aeafd..9bec9e9 100644 (file)
 /*  Copyright (C) 1999 WildTangent, Inc. All Rights Reserved           */\r
 /*                                                                                      */\r
 /****************************************************************************************/\r
-#include <Windows.h>\r
-#include <Stdio.h>\r
-#include <Assert.h>\r
+#include <windows.h>\r
+#include <stdio.h>\r
+#include <assert.h>\r
+#include <math.h>\r
 \r
-#include "Math.h"\r
 #include "MathLib.h"\r
 #include "GBSPFile.h"\r
 #include "Light.h"\r
 #include "Utils.h"\r
 #include "BSP.h"\r
 \r
-#include "Vec3d.h"\r
-#include "XForm3d.h"\r
-\r
-#include "Ram.h"\r
+#include "include/Vec3d.h"\r
+#include "include/XForm3d.h"\r
+#include "include/Ram.h"\r
 \r
 #define RWM_GOURAUD 1\r
 #define DEBUG_RWM_GOURAUD 1\r