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