| Index: sky/engine/core/dom/DOMError.cpp
|
| diff --git a/sky/engine/core/dom/DOMError.cpp b/sky/engine/core/dom/DOMError.cpp
|
| index 4f2a7be0eed9f1f27038137276c657bf251fb82e..5e197e146ea13bbe6a75c4e03b87c4338816d040 100644
|
| --- a/sky/engine/core/dom/DOMError.cpp
|
| +++ b/sky/engine/core/dom/DOMError.cpp
|
| @@ -23,8 +23,8 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "core/dom/DOMError.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/dom/DOMError.h"
|
|
|
|
|
| namespace blink {
|
|
|