- had to move the include to the G3D directory to start killing the duplicates and...
[genesis3d.git] / G3D / Engine / Engine.h
similarity index 96%
rename from G3D/Engine/engine.h
rename to G3D/Engine/Engine.h
index b70601b..77d8fd5 100644 (file)
 #ifndef GE_ENGINE_H\r
 #define GE_ENGINE_H\r
 \r
 #ifndef GE_ENGINE_H\r
 #define GE_ENGINE_H\r
 \r
-#include "Genesis.h"\r
+#include "include/Genesis.h"\r
 #include "System.h"\r
 #include "System.h"\r
-#include "world.h"\r
-#include "bitmap.h"\r
+#include "G3D/World/World.h"\r
+#include "include/Bitmap.h"\r
 #include "BitmapList.h"\r
 \r
 #ifdef __cplusplus\r
 #include "BitmapList.h"\r
 \r
 #ifdef __cplusplus\r