| Index: sky/engine/platform/geometry/Region.cpp
|
| diff --git a/sky/engine/platform/geometry/Region.cpp b/sky/engine/platform/geometry/Region.cpp
|
| index 87ccee073f1081c263b544ec4ffbb464791aaa36..42b0284f4410b545c9a5f9f92be1f381de10f32e 100644
|
| --- a/sky/engine/platform/geometry/Region.cpp
|
| +++ b/sky/engine/platform/geometry/Region.cpp
|
| @@ -23,8 +23,8 @@
|
| * THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "platform/geometry/Region.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/platform/geometry/Region.h"
|
|
|
| #include <stdio.h>
|
|
|
|
|