diff options
Diffstat (limited to 'WebCore/loader/icon/IconRecord.cpp')
-rw-r--r-- | WebCore/loader/icon/IconRecord.cpp | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/WebCore/loader/icon/IconRecord.cpp b/WebCore/loader/icon/IconRecord.cpp index ffea318..7e90d8e 100644 --- a/WebCore/loader/icon/IconRecord.cpp +++ b/WebCore/loader/icon/IconRecord.cpp @@ -34,6 +34,7 @@ #include "Logging.h" #include "SQLiteStatement.h" #include "SQLiteTransaction.h" +#include <wtf/text/CString.h> #include <limits.h> |