diff options
Diffstat (limited to 'WebCore/platform/KURLGooglePrivate.h')
-rw-r--r-- | WebCore/platform/KURLGooglePrivate.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/WebCore/platform/KURLGooglePrivate.h b/WebCore/platform/KURLGooglePrivate.h index a70cce5..c71e56b 100644 --- a/WebCore/platform/KURLGooglePrivate.h +++ b/WebCore/platform/KURLGooglePrivate.h @@ -31,7 +31,7 @@ #ifndef KURLGooglePrivate_h #define KURLGooglePrivate_h -#include "CString.h" +#include <wtf/text/CString.h> #include <googleurl/src/url_parse.h> #include <googleurl/src/url_canon.h> |