| Index: sky/engine/core/html/canvas/WebGLContextEvent.cpp
|
| diff --git a/sky/engine/core/html/canvas/WebGLContextEvent.cpp b/sky/engine/core/html/canvas/WebGLContextEvent.cpp
|
| index 12424ab6d268dd3698db8a38fcbfcd4ddb3655e0..d76ea6c81f6e81612afa06e9563b1cc19a5f1883 100644
|
| --- a/sky/engine/core/html/canvas/WebGLContextEvent.cpp
|
| +++ b/sky/engine/core/html/canvas/WebGLContextEvent.cpp
|
| @@ -23,8 +23,8 @@
|
| * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| -#include "core/html/canvas/WebGLContextEvent.h"
|
| +#include "sky/engine/config.h"
|
| +#include "sky/engine/core/html/canvas/WebGLContextEvent.h"
|
|
|
| namespace blink {
|
|
|
|
|