| Index: sky/engine/bindings/core/v8/custom/V8HTMLElementCustom.cpp
|
| diff --git a/sky/engine/bindings/core/v8/custom/V8HTMLElementCustom.cpp b/sky/engine/bindings/core/v8/custom/V8HTMLElementCustom.cpp
|
| index bfbc39126fa5d05e08a91f000312712d225abe3c..383ba829336c401e711bcd17c9e79a102f428cf6 100644
|
| --- a/sky/engine/bindings/core/v8/custom/V8HTMLElementCustom.cpp
|
| +++ b/sky/engine/bindings/core/v8/custom/V8HTMLElementCustom.cpp
|
| @@ -28,7 +28,7 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
| #include "bindings/core/v8/V8HTMLElement.h"
|
|
|
| #include "core/V8HTMLElementWrapperFactory.h" // FIXME: should be bindings/core/v8
|
|
|