| Index: Source/core/platform/graphics/StringTruncator.h
|
| diff --git a/Source/core/platform/graphics/StringTruncator.h b/Source/core/platform/graphics/StringTruncator.h
|
| index 0c9e429bdf83d646caafd15899c57b1afebef558..8e81a54d266ab547ec4ec8f00ec8db566390dffc 100644
|
| --- a/Source/core/platform/graphics/StringTruncator.h
|
| +++ b/Source/core/platform/graphics/StringTruncator.h
|
| @@ -29,7 +29,7 @@
|
| #ifndef StringTruncator_h
|
| #define StringTruncator_h
|
|
|
| -#include <wtf/Forward.h>
|
| +#include "wtf/Forward.h"
|
|
|
| namespace WebCore {
|
|
|
|
|