| Index: sky/engine/core/html/canvas/WebGLCompressedTextureATC.cpp
|
| diff --git a/sky/engine/core/html/canvas/WebGLCompressedTextureATC.cpp b/sky/engine/core/html/canvas/WebGLCompressedTextureATC.cpp
|
| index 49d9f46e2b4b6f24d29011cc43e2345aa10331e3..7b315838259509ac2e4abd47bcbc0655dace39d3 100644
|
| --- a/sky/engine/core/html/canvas/WebGLCompressedTextureATC.cpp
|
| +++ b/sky/engine/core/html/canvas/WebGLCompressedTextureATC.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/WebGLCompressedTextureATC.h"
|
| +#include "sky/engine/core/html/canvas/WebGLCompressedTextureATC.h"
|
|
|
| namespace blink {
|
|
|
|
|