summaryrefslogtreecommitdiff
path: root/Source/WebKit/chromium/tests/FakeWebGraphicsContext3D.h
diff options
context:
space:
mode:
Diffstat (limited to 'Source/WebKit/chromium/tests/FakeWebGraphicsContext3D.h')
-rw-r--r--Source/WebKit/chromium/tests/FakeWebGraphicsContext3D.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/Source/WebKit/chromium/tests/FakeWebGraphicsContext3D.h b/Source/WebKit/chromium/tests/FakeWebGraphicsContext3D.h
index b864c35fd..bd3545f45 100644
--- a/Source/WebKit/chromium/tests/FakeWebGraphicsContext3D.h
+++ b/Source/WebKit/chromium/tests/FakeWebGraphicsContext3D.h
@@ -27,7 +27,7 @@
#define FakeWebGraphicsContext3D_h
#include "GraphicsContext3D.h"
-#include "platform/WebGraphicsContext3D.h"
+#include <public/WebGraphicsContext3D.h>
namespace WebKit {