| Index: sky/engine/core/dom/TouchList.cpp
|
| diff --git a/sky/engine/core/dom/TouchList.cpp b/sky/engine/core/dom/TouchList.cpp
|
| index 08b966417191a242beeca682c71a23a178f84463..8422124ff6646c0a5065cbd0171d6633e0d0a1bb 100644
|
| --- a/sky/engine/core/dom/TouchList.cpp
|
| +++ b/sky/engine/core/dom/TouchList.cpp
|
| @@ -23,9 +23,9 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "core/dom/TouchList.h"
|
| +#include "sky/engine/core/dom/TouchList.h"
|
|
|
| namespace blink {
|
|
|
|
|