| Index: sky/engine/platform/graphics/GraphicsLayerDebugInfo.cpp
|
| diff --git a/sky/engine/platform/graphics/GraphicsLayerDebugInfo.cpp b/sky/engine/platform/graphics/GraphicsLayerDebugInfo.cpp
|
| index 0bc8464abb5958e0e265c29e5c3f1827fdf9b85d..9f1de3116343e4510ad051dd400b31a6f60b5805 100644
|
| --- a/sky/engine/platform/graphics/GraphicsLayerDebugInfo.cpp
|
| +++ b/sky/engine/platform/graphics/GraphicsLayerDebugInfo.cpp
|
| @@ -17,11 +17,11 @@
|
| * Boston, MA 02110-1301, USA.
|
| */
|
|
|
| -#include "config.h"
|
| +#include "sky/engine/config.h"
|
|
|
| -#include "platform/graphics/GraphicsLayerDebugInfo.h"
|
| +#include "sky/engine/platform/graphics/GraphicsLayerDebugInfo.h"
|
|
|
| -#include "wtf/text/CString.h"
|
| +#include "sky/engine/wtf/text/CString.h"
|
|
|
| namespace blink {
|
|
|
|
|