- another big round of filename changes and include corrections
[genesis3d.git] / G3D / Surface.h
similarity index 96%
rename from G3D/World/Surface.h
rename to G3D/Surface.h
index 450d19a..eb4c5f3 100644 (file)
@@ -25,9 +25,9 @@
 #include <assert.h>\r
 #include <windows.h>\r
 \r
-#include "include/BaseType.h"\r
+#include "G3D/BaseType.h"\r
 #include "G3D/PtrTypes.h"\r
-#include "include/Vec3d.h"\r
+#include "G3D/Vec3d.h"\r
 #include "G3D/Engine/Drivers/DCommon.h"\r
 \r
 #ifdef __cplusplus\r