| Index: sky/engine/wtf/PartitionAlloc.cpp
|
| diff --git a/sky/engine/wtf/PartitionAlloc.cpp b/sky/engine/wtf/PartitionAlloc.cpp
|
| index 4348c2f3813a1f791bfccbc0e730a84460b2ca67..19d15ac8a4543ad41bf0a48ad99b3ab6383434fe 100644
|
| --- a/sky/engine/wtf/PartitionAlloc.cpp
|
| +++ b/sky/engine/wtf/PartitionAlloc.cpp
|
| @@ -28,8 +28,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "wtf/PartitionAlloc.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/wtf/PartitionAlloc.h"
|
|
|
| #include <string.h>
|
|
|
|
|