| Index: sky/engine/platform/LengthBox.cpp
|
| diff --git a/sky/engine/platform/LengthBox.cpp b/sky/engine/platform/LengthBox.cpp
|
| index 2c0da59193c1e521f0ee9b6000911ed7fef21467..058747656f56306e394317ba2f17988900352cda 100644
|
| --- a/sky/engine/platform/LengthBox.cpp
|
| +++ b/sky/engine/platform/LengthBox.cpp
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "platform/LengthBox.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/platform/LengthBox.h"
|
|
|
| namespace blink {
|
|
|
|
|