Index: Source/core/platform/graphics/transforms/TranslateTransformOperation.h |
diff --git a/Source/core/platform/graphics/transforms/TranslateTransformOperation.h b/Source/core/platform/graphics/transforms/TranslateTransformOperation.h |
index c441bc585625746b87ca64666d35cdfbeb449ade..b302a1ecfbab6d6ae41f1e6612ce1c4b1df0d205 100644 |
--- a/Source/core/platform/graphics/transforms/TranslateTransformOperation.h |
+++ b/Source/core/platform/graphics/transforms/TranslateTransformOperation.h |
@@ -25,8 +25,8 @@ |
#ifndef TranslateTransformOperation_h |
#define TranslateTransformOperation_h |
-#include "Length.h" |
#include "LengthFunctions.h" |
+#include "core/platform/Length.h" |
#include "core/platform/graphics/transforms/TransformOperation.h" |
namespace WebCore { |