| Index: Source/core/dom/NodeRenderingContext.h
|
| diff --git a/Source/core/dom/NodeRenderingContext.h b/Source/core/dom/NodeRenderingContext.h
|
| index c079776dc82082d4d5dff1595219855556fbd16b..79038d3c4449896e9fbaeb16223e500a0d489352 100644
|
| --- a/Source/core/dom/NodeRenderingContext.h
|
| +++ b/Source/core/dom/NodeRenderingContext.h
|
| @@ -26,7 +26,7 @@
|
| #ifndef NodeRenderingContext_h
|
| #define NodeRenderingContext_h
|
|
|
| -#include "NodeRenderingTraversal.h"
|
| +#include "core/dom/NodeRenderingTraversal.h"
|
|
|
| #include <wtf/Noncopyable.h>
|
| #include <wtf/RefPtr.h>
|
|
|