X-Git-Url: https://git.webkit.org/?p=WebKit-https.git;a=blobdiff_plain;f=WebCore%2Fediting%2FEditor.cpp;h=a9af79c0d9d5d7d4486944c20204a3b5f959802d;hp=c95dfaffa4a20f258ae0e06f8354d31c794c5c1e;hb=91d044c772a3c7cda5eb82941784660e7d6aff83;hpb=c0bf307ad77974b4b365fb43b1a1b235801cfeb8 diff --git a/WebCore/editing/Editor.cpp b/WebCore/editing/Editor.cpp index c95dfaffa4a2..a9af79c0d9d5 100644 --- a/WebCore/editing/Editor.cpp +++ b/WebCore/editing/Editor.cpp @@ -35,6 +35,7 @@ #include "ClipboardEvent.h" #include "DeleteButtonController.h" #include "DeleteSelectionCommand.h" +#include "DocLoader.h" #include "DocumentFragment.h" #include "EditorClient.h" #include "EventHandler.h"