Chromium Code Reviews| Index: Source/core/dom/ClientRect.cpp |
| diff --git a/Source/core/dom/ClientRect.cpp b/Source/core/dom/ClientRect.cpp |
| index d565ee6ae61f2f0aba0bf1099eed1aea38e1a1ea..bff5d8091a33497146bbf2374f3161f20f5aa0a5 100644 |
| --- a/Source/core/dom/ClientRect.cpp |
| +++ b/Source/core/dom/ClientRect.cpp |
| @@ -25,7 +25,7 @@ |
| */ |
| #include "config.h" |
| -#include "ClientRect.h" |
| +#include "core/dom/ClientRect.h" |
| namespace WebCore { |