- file renaming and includes done
[genesis3d.git] / G3D / BitmapList.h
similarity index 95%
rename from G3D/Engine/BitmapList.h
rename to G3D/BitmapList.h
index f84c329..dcf09d2 100644 (file)
@@ -22,9 +22,9 @@
 #ifndef BITMAPLIST_H\r
 #define BITMAPLIST_H\r
 \r
-#include "G3D/GeTypes.h"\r
-#include "G3D/Engine/Drivers/DCommon.h"\r
-#include "G3D/Bitmap.h"\r
+#include "GeTypes.h"\r
+#include "DCommon.h"\r
+#include "Bitmap.h"\r
 \r
 typedef struct BitmapList              BitmapList;\r
 \r