| Index: sky/engine/platform/ContentType.cpp
|
| diff --git a/sky/engine/platform/ContentType.cpp b/sky/engine/platform/ContentType.cpp
|
| index 7aed56a222f3256308faaf8932156aebc6baa340..e4352c1e855a36925fe7e3536ea27c876efb6b62 100644
|
| --- a/sky/engine/platform/ContentType.cpp
|
| +++ b/sky/engine/platform/ContentType.cpp
|
| @@ -25,8 +25,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "platform/ContentType.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/platform/ContentType.h"
|
|
|
| namespace blink {
|
|
|
|
|