Prune ApplicationServices.h out of the headers
Created attachment 91952 [details] Patch
Committed r85501: <http://trac.webkit.org/changeset/85501>
Comment on attachment 91952 [details] Patch View in context: https://bugs.webkit.org/attachment.cgi?id=91952&action=review > Source/WebCore/platform/graphics/cg/PDFDocumentImage.cpp:36 > +#include <CoreGraphics/CGContext.h> > +#include <CoreGraphics/CGPDFDocument.h> Is this kind of include officially supported, or is it a dirty hack?