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