Index: Source/platform/geometry/FloatPoint3D.cpp |
diff --git a/Source/core/platform/graphics/FloatPoint3D.cpp b/Source/platform/geometry/FloatPoint3D.cpp |
similarity index 96% |
rename from Source/core/platform/graphics/FloatPoint3D.cpp |
rename to Source/platform/geometry/FloatPoint3D.cpp |
index 75bc4abfcc8986020b7c1bf982daa0729e390dcd..63d1763009be06cf01563061158e8466b022ffb1 100644 |
--- a/Source/core/platform/graphics/FloatPoint3D.cpp |
+++ b/Source/platform/geometry/FloatPoint3D.cpp |
@@ -21,7 +21,7 @@ |
#include "config.h" |
-#include "core/platform/graphics/FloatPoint3D.h" |
+#include "platform/geometry/FloatPoint3D.h" |
#include <math.h> |