- another round of includes fixing
[genesis3d.git] / G3D / World / Surface.h
index c395941..450d19a 100644 (file)
 #ifndef GE_SURFACE_H\r
 #define GE_SURFACE_H\r
 \r
-#include <Assert.h>\r
-#include <Windows.h>\r
+#include <assert.h>\r
+#include <windows.h>\r
 \r
-#include "BaseType.h"\r
-#include "PtrTypes.h"\r
-#include "Vec3d.h"\r
-#include "DCommon.h"\r
+#include "include/BaseType.h"\r
+#include "G3D/PtrTypes.h"\r
+#include "include/Vec3d.h"\r
+#include "G3D/Engine/Drivers/DCommon.h"\r
 \r
 #ifdef __cplusplus\r
 extern "C" {\r