- file renaming and includes done
[genesis3d.git] / G3D / Frustum.c
index 8a83251..2a6ec3b 100644 (file)
 /*  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 "Camera.h"\r
 #include "Frustum.h"\r
 #include "Surface.h"\r
-\r
 #include "Vec3d.h"\r
 \r
 //#define RIGHT_HANDED\r