| Index: sky/engine/core/html/canvas/OESTextureHalfFloat.cpp
|
| diff --git a/sky/engine/core/html/canvas/OESTextureHalfFloat.cpp b/sky/engine/core/html/canvas/OESTextureHalfFloat.cpp
|
| index 0ca591dec7ff735db540610727dff6b5979371cf..5df1806b3a07316c1226bde0f1e1997c9d84aa0f 100644
|
| --- a/sky/engine/core/html/canvas/OESTextureHalfFloat.cpp
|
| +++ b/sky/engine/core/html/canvas/OESTextureHalfFloat.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/OESTextureHalfFloat.h"
|
| +#include "sky/engine/core/html/canvas/OESTextureHalfFloat.h"
|
|
|
| namespace blink {
|
|
|
|
|