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 b302a1ecfbab6d6ae41f1e6612ce1c4b1df0d205..28feb4b28c502df3719d35921d1901a930d46676 100644 |
--- a/Source/core/platform/graphics/transforms/TranslateTransformOperation.h |
+++ b/Source/core/platform/graphics/transforms/TranslateTransformOperation.h |
@@ -25,7 +25,7 @@ |
#ifndef TranslateTransformOperation_h |
#define TranslateTransformOperation_h |
-#include "LengthFunctions.h" |
+#include "core/css/LengthFunctions.h" |
#include "core/platform/Length.h" |
#include "core/platform/graphics/transforms/TransformOperation.h" |