| Index: sky/engine/platform/geometry/RegionTest.cpp
|
| diff --git a/sky/engine/platform/geometry/RegionTest.cpp b/sky/engine/platform/geometry/RegionTest.cpp
|
| index 5d7905b218f1d25336c0dc5bdd77ecfbc0d7eb3c..2bd716b719e15ab3ce41ea2601b79a22613d9e9c 100644
|
| --- a/sky/engine/platform/geometry/RegionTest.cpp
|
| +++ b/sky/engine/platform/geometry/RegionTest.cpp
|
| @@ -22,9 +22,9 @@
|
| * SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "platform/geometry/Region.h"
|
| +#include "sky/engine/platform/geometry/Region.h"
|
|
|
| #include <gtest/gtest.h>
|
|
|
|
|