Index: sky/engine/core/html/canvas/WebGLRenderingContextBase.h |
diff --git a/sky/engine/core/html/canvas/WebGLRenderingContextBase.h b/sky/engine/core/html/canvas/WebGLRenderingContextBase.h |
index c7b90a810514a87dd1df6fce647c179027577732..3fecd5b411433e4e4721c2103fc94c94e2945b92 100644 |
--- a/sky/engine/core/html/canvas/WebGLRenderingContextBase.h |
+++ b/sky/engine/core/html/canvas/WebGLRenderingContextBase.h |
@@ -26,7 +26,7 @@ |
#ifndef SKY_ENGINE_CORE_HTML_CANVAS_WEBGLRENDERINGCONTEXTBASE_H_ |
#define SKY_ENGINE_CORE_HTML_CANVAS_WEBGLRENDERINGCONTEXTBASE_H_ |
-#include "sky/engine/bindings/core/v8/Nullable.h" |
+#include "sky/engine/bindings2/nullable.h" |
#include "sky/engine/core/dom/ActiveDOMObject.h" |
#include "sky/engine/core/html/canvas/CanvasRenderingContext.h" |
#include "sky/engine/core/html/canvas/WebGLExtensionName.h" |