| Index: sky/engine/core/html/canvas/WebGLShaderPrecisionFormat.cpp
|
| diff --git a/sky/engine/core/html/canvas/WebGLShaderPrecisionFormat.cpp b/sky/engine/core/html/canvas/WebGLShaderPrecisionFormat.cpp
|
| index 3824b8acb206bac2fd4998de86391795cc864b1f..22d657de773389c8ae6d6b76cc29642a96c93e2e 100644
|
| --- a/sky/engine/core/html/canvas/WebGLShaderPrecisionFormat.cpp
|
| +++ b/sky/engine/core/html/canvas/WebGLShaderPrecisionFormat.cpp
|
| @@ -24,9 +24,9 @@
|
| * OF THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "core/html/canvas/WebGLShaderPrecisionFormat.h"
|
| +#include "sky/engine/core/html/canvas/WebGLShaderPrecisionFormat.h"
|
|
|
| namespace blink {
|
|
|
|
|