Index: Source/core/html/canvas/WebGLActiveInfo.h |
diff --git a/Source/core/html/canvas/WebGLActiveInfo.h b/Source/core/html/canvas/WebGLActiveInfo.h |
index 7b3f1516eb031e8ae9e3b93e9472f1c55ffbb8cd..7571e3681ecf1a36a3f10fdb3750da7d6a3a0f28 100644 |
--- a/Source/core/html/canvas/WebGLActiveInfo.h |
+++ b/Source/core/html/canvas/WebGLActiveInfo.h |
@@ -27,7 +27,7 @@ |
#define WebGLActiveInfo_h |
#include "bindings/v8/ScriptWrappable.h" |
-#include "core/platform/graphics/GraphicsContext3D.h" |
+#include "platform/graphics/GraphicsContext3D.h" |
#include "wtf/PassRefPtr.h" |
#include "wtf/RefCounted.h" |
#include "wtf/text/WTFString.h" |