| Index: Source/core/platform/CalculationValue.h
|
| diff --git a/Source/core/platform/CalculationValue.h b/Source/core/platform/CalculationValue.h
|
| index ac5ae2fb50c329a9c0dc86d25437d0ddecdccfb5..e89457454186069635422f5ccc6ca234938c1a0a 100644
|
| --- a/Source/core/platform/CalculationValue.h
|
| +++ b/Source/core/platform/CalculationValue.h
|
| @@ -31,7 +31,7 @@
|
| #ifndef CalculationValue_h
|
| #define CalculationValue_h
|
|
|
| -#include "LengthFunctions.h"
|
| +#include "core/css/LengthFunctions.h"
|
| #include "core/platform/Length.h"
|
| #include <wtf/OwnPtr.h>
|
| #include <wtf/PassOwnPtr.h>
|
|
|