- file renaming and includes done
[genesis3d.git] / G3D / WBitmap.c
index f5ece18..429cff1 100644 (file)
 /*  Copyright (C) 1999 WildTangent, Inc. All Rights Reserved           */\r
 /*                                                                                      */\r
 /****************************************************************************************/\r
-#include <Assert.h>\r
+#include <assert.h>\r
 \r
-//=====================================================================================\r
-//=====================================================================================\r
 #include "WBitmap.h"\r
 #include "GBSPFile.h"\r
 #include "Ram.h"\r
 #include "Bitmap.h"\r
-#include "Errorlog.h"\r
+#include "ErrorLog.h"\r
 #include "Bitmap._h"\r
 \r
 //     NOTES -\r
@@ -567,4 +565,4 @@ char *geWBitmap_Pool_GetWNameByBitmap(geWBitmap_Pool *Pool, const geBitmap *Bitm
 \r
        return NULL;\r
 }\r
-// end change texture name
\ No newline at end of file
+// end change texture name\r