- file renaming and includes done
[genesis3d.git] / G3D / User.c
index 4b174dc..b4c30f7 100644 (file)
@@ -19,8 +19,8 @@
 /*  Copyright (C) 1999 WildTangent, Inc. All Rights Reserved           */\r
 /*                                                                                      */\r
 /****************************************************************************************/\r
-#include <Assert.h>\r
-#include <Windows.h>\r
+#include <assert.h>\r
+#include <windows.h>\r
 \r
 #include "User.h"\r
 #include "World.h"\r
@@ -32,9 +32,7 @@
 #include "Camera.h"\r
 #include "Frustum.h"\r
 #include "Plane.h"\r
-\r
 #include "DCommon.h"\r
-\r
 #include "Bitmap._h"\r
 \r
 extern int32   MirrorRecursion;                                        // GLOBAL!!! in World.c\r