From adc43a16ec19b2c6c20fceec51a64aee2788c424 Mon Sep 17 00:00:00 2001 From: thatcher Date: Thu, 31 Aug 2006 01:15:41 +0000 Subject: [PATCH] Build fix. git-svn-id: https://svn.webkit.org/repository/webkit/trunk@16135 268f45cc-cd09-0410-ab3c-d52691b4dbfc --- WebKit/WebCoreSupport/WebIconDatabaseBridge.m | 1 + 1 file changed, 1 insertion(+) diff --git a/WebKit/WebCoreSupport/WebIconDatabaseBridge.m b/WebKit/WebCoreSupport/WebIconDatabaseBridge.m index f4efb2595ffb..7533072a6150 100644 --- a/WebKit/WebCoreSupport/WebIconDatabaseBridge.m +++ b/WebKit/WebCoreSupport/WebIconDatabaseBridge.m @@ -26,6 +26,7 @@ * THIS SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE. */ +#import #import "WebIconDatabaseBridge.h" #import "WebIconDatabase.h" #import "WebIconDatabasePrivate.h" -- 2.36.0