| Index: sky/engine/platform/geometry/FloatRoundedRectTest.cpp
|
| diff --git a/sky/engine/platform/geometry/FloatRoundedRectTest.cpp b/sky/engine/platform/geometry/FloatRoundedRectTest.cpp
|
| index 10e5d1b82b0df280e7cad5df780487df5f15bc30..c7ca5997ced6a0db608c60ae79e01353e98c9e26 100644
|
| --- a/sky/engine/platform/geometry/FloatRoundedRectTest.cpp
|
| +++ b/sky/engine/platform/geometry/FloatRoundedRectTest.cpp
|
| @@ -27,9 +27,9 @@
|
| * OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "platform/geometry/FloatRoundedRect.h"
|
| +#include "sky/engine/platform/geometry/FloatRoundedRect.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|