- file renaming and includes done
[genesis3d.git] / G3D / Quaternion.c
index f0ea616..727fbb3 100644 (file)
@@ -21,8 +21,9 @@
 /****************************************************************************************/\r
 #include <assert.h>\r
 #include <math.h>\r
-#include "basetype.h"\r
-#include "quatern.h"\r
+\r
+#include "BaseType.h"\r
+#include "Quaternion.h"\r
 \r
 \r
 #ifndef NDEBUG\r