diff options
Diffstat (limited to 'WebCore/loader/icon/IconLoader.cpp')
-rw-r--r-- | WebCore/loader/icon/IconLoader.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/loader/icon/IconLoader.cpp b/WebCore/loader/icon/IconLoader.cpp index 877c80e..adfa04b 100644 --- a/WebCore/loader/icon/IconLoader.cpp +++ b/WebCore/loader/icon/IconLoader.cpp @@ -38,6 +38,7 @@ #include "SharedBuffer.h" #include "SubresourceLoader.h" #include <wtf/UnusedParam.h> +#include <wtf/text/CString.h> using namespace std; |